Skip to content

Commit

Permalink
chore: upgrade javassist from 3.29.2-GA to 3.30.2-GA for issue #555 (
Browse files Browse the repository at this point in the history
  • Loading branch information
oldratlee committed Dec 25, 2023
1 parent 06728d2 commit de6be19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.29.2-GA</version>
<version>3.30.2-GA</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit de6be19

Please sign in to comment.