Skip to content

Commit 6e4882b

Browse files
committed
Upgrade javassist version to 3.23.1-GA
Closes gh-1374
1 parent 9245e6c commit 6e4882b

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
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>org.javassist</groupId>
153153
<artifactId>javassist</artifactId>
154-
<version>3.22.0-GA</version>
154+
<version>3.23.1-GA</version>
155155
<scope>compile</scope>
156156
<optional>true</optional>
157157
</dependency>

0 commit comments

Comments
 (0)