Skip to content

Commit b90c432

Browse files
Bump org.javassist:javassist from 3.30.2-GA to 3.31.0-GA (#317)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e614ced commit b90c432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cxf-xjc-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>org.javassist</groupId>
121121
<artifactId>javassist</artifactId>
122-
<version>3.30.2-GA</version>
122+
<version>3.31.0-GA</version>
123123
</dependency>
124124
</dependencies>
125125

0 commit comments

Comments
 (0)