deason 1 year ago
parent
commit
aca24ebd5d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pom.xml

+ 3 - 3
pom.xml

@@ -179,13 +179,13 @@
             <dependency>
             <dependency>
                 <groupId>org.redisson</groupId>
                 <groupId>org.redisson</groupId>
                 <artifactId>redisson</artifactId>
                 <artifactId>redisson</artifactId>
-                <version>3.29.0</version>
+                <version>3.15.0</version>
             </dependency>
             </dependency>
-            <dependency>
+            <!--<dependency>
                 <groupId>org.objenesis</groupId>
                 <groupId>org.objenesis</groupId>
                 <artifactId>objenesis</artifactId>
                 <artifactId>objenesis</artifactId>
                 <version>3.3</version>
                 <version>3.3</version>
-            </dependency>
+            </dependency>-->
 
 
             <dependency>
             <dependency>
                 <groupId>io.swagger</groupId>
                 <groupId>io.swagger</groupId>