Skip to content

Commit 62b15da

Browse files
authored
Merge pull request #1732 from mybatis/dependabot/maven/cglib-cglib-3.3.0
Bump cglib from 3.2.10 to 3.3.0
2 parents c42facd + d7c1fda commit 62b15da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<dependency>
193193
<groupId>cglib</groupId>
194194
<artifactId>cglib</artifactId>
195-
<version>3.2.10</version>
195+
<version>3.3.0</version>
196196
<optional>true</optional>
197197
</dependency>
198198

0 commit comments

Comments
 (0)