Browse Source

cglib-nodep 由 3.2.5 升级到 3.3.0

James 4 years ago
parent
commit
b328250a54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -234,7 +234,7 @@
 		<dependency>
 		<dependency>
 			<groupId>cglib</groupId>
 			<groupId>cglib</groupId>
 			<artifactId>cglib-nodep</artifactId>
 			<artifactId>cglib-nodep</artifactId>
-			<version>3.2.5</version>
+			<version>3.3.0</version>
 			<scope>provided</scope>
 			<scope>provided</scope>
 		</dependency>
 		</dependency>