刘俊驰 1 year ago
parent
commit
35cec0cf46
2 changed files with 1 additions and 2 deletions
  1. 0 1
      cooleshow-user/user-biz/pom.xml
  2. 1 1
      pom.xml

+ 0 - 1
cooleshow-user/user-biz/pom.xml

@@ -131,7 +131,6 @@
         <dependency>
             <groupId>com.microsvc.toolkit.middleware</groupId>
             <artifactId>microsvc-middleware-rtc</artifactId>
-            <version>1.0.0</version>
         </dependency>
 
 

+ 1 - 1
pom.xml

@@ -68,7 +68,7 @@
 			<dependency>
 				<groupId>com.microsvc.toolkit</groupId>
 				<artifactId>microsvc-dependencies-bom</artifactId>
-				<version>1.0.0</version>
+				<version>1.0.1</version>
 				<type>pom</type>
 				<scope>import</scope>
 			</dependency>