Skip to content

Commit

Permalink
Update dependency org.javassist:javassist to v3.30.2-GA (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 5e3a35f commit 9a8f5ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.19.0-GA</version>
<version>3.30.2-GA</version>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 9a8f5ad

Please sign in to comment.