Skip to content

Commit

Permalink
Upgrade javassist to 3.30.2-GA
Browse files Browse the repository at this point in the history
  • Loading branch information
safris committed Jan 10, 2024
1 parent b48f5e8 commit 34e601f
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 @@ -41,7 +41,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.29.2-GA</version>
<version>3.30.2-GA</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 34e601f

Please sign in to comment.