Skip to content

Commit

Permalink
Merge pull request #276 from holunda-io/dependabot/maven/org.javassis…
Browse files Browse the repository at this point in the history
…t-javassist-3.30.2-GA

Bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA
  • Loading branch information
p-wunderlich authored Mar 19, 2024
2 parents 082bebc + d5827b3 commit 7286d88
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 @@ -691,7 +691,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.29.2-GA</version>
<version>3.30.2-GA</version>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
Expand Down

0 comments on commit 7286d88

Please sign in to comment.