Skip to content

Commit 4ff511d

Browse files
Build(deps-dev): Bump org.javassist:javassist
Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.30.2-GA to 3.31.0-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-version: 3.31.0-GA dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fddab2c commit 4ff511d

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
@@ -205,7 +205,7 @@
205205
<dependency>
206206
<groupId>org.javassist</groupId>
207207
<artifactId>javassist</artifactId>
208-
<version>3.30.2-GA</version>
208+
<version>3.31.0-GA</version>
209209
</dependency>
210210
<dependency>
211211
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)