Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit 2c9a3ed

Browse files
committed
change javassist version for fd issue
1 parent d30cbec commit 2c9a3ed

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
@@ -19,7 +19,7 @@
1919
<dependency>
2020
<groupId>org.javassist</groupId>
2121
<artifactId>javassist</artifactId>
22-
<version>3.23.0-GA</version>
22+
<version>3.18.2-GA</version>
2323
</dependency>
2424

2525
<dependency>

0 commit comments

Comments
 (0)