Skip to content

Commit 6cee723

Browse files
committed
#1: updated Javassist: 3.16.1-GA to 3.18.1-GA because of JAVASSIST-205
1 parent 6909073 commit 6cee723

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.javassist</groupId>
5959
<artifactId>javassist</artifactId>
60-
<version>3.16.1-GA</version>
60+
<version>3.18.1-GA</version>
6161
<scope>compile</scope>
6262
</dependency>
6363
<dependency>

0 commit comments

Comments
 (0)