Skip to content

Commit 0767362

Browse files
committed
[pom] Update javassist to 3.22.0-CR1
1 parent d59f98d commit 0767362

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>org.javassist</groupId>
154154
<artifactId>javassist</artifactId>
155-
<version>3.21.0-GA</version>
155+
<version>3.22.0-CR1</version>
156156
<scope>compile</scope>
157157
<optional>true</optional>
158158
</dependency>

0 commit comments

Comments
 (0)