Skip to content

Commit

Permalink
Merge pull request #543 from JarvisCraft/dependabot/maven/development…
Browse files Browse the repository at this point in the history
…/org.javassist-javassist-3.30.2-GA

build(deps): bump org.javassist:javassist from 3.30.1-GA to 3.30.2-GA
  • Loading branch information
mergify[bot] authored Dec 25, 2023
2 parents 5c4898c + 41add7a commit 130ec04
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 @@ -271,7 +271,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.30.1-GA</version>
<version>3.30.2-GA</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit 130ec04

Please sign in to comment.