Skip to content

Commit 84cba4f

Browse files
Bump org.javassist:javassist from 3.29.2-GA to 3.30.1-GA (#166)
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) --- updated-dependencies: - dependency-name: org.javassist:javassist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b03f49 commit 84cba4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.javassist</groupId>
221221
<artifactId>javassist</artifactId>
222-
<version>3.29.2-GA</version>
222+
<version>3.30.1-GA</version>
223223
</dependency>
224224
<dependency>
225225
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)