Skip to content

Commit

Permalink
Bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA in /full (cl…
Browse files Browse the repository at this point in the history
…oses #727)

Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.29.2-GA to 3.30.1-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)

Change-Id: I19787bba775b8808e98a184a7c48fd63eeaff4b5

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

Signed-off-by: dependabot[bot] <[email protected]>

Change-Id: If94d51f0f73682e7a84268b0e0ba50efa0e3b6e8
  • Loading branch information
dependabot[bot] authored and margaretha committed Dec 22, 2023
1 parent 1f6e318 commit c61ae19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.29.2-GA</version>
<version>3.30.1-GA</version>
</dependency>

<!-- EM:done -->
Expand Down

0 comments on commit c61ae19

Please sign in to comment.