Skip to content

Commit

Permalink
Bump org.javassist:javassist from 3.30.1-GA to 3.30.2-GA
Browse files Browse the repository at this point in the history
Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.30.1-GA to 3.30.2-GA.
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md)
- [Commits](https://github.com/jboss-javassist/javassist/commits)

---
updated-dependencies:
- dependency-name: org.javassist:javassist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent ce5860c commit 390a9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cxf-xjc-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.30.1-GA</version>
<version>3.30.2-GA</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 390a9b4

Please sign in to comment.