Skip to content

Commit b4e0e87

Browse files
dependabot[bot]tglman
authored andcommitted
chore(deps): bump org.javassist:javassist from 3.30.2-GA to 3.31.0-GA
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>
1 parent bc11972 commit b4e0e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
<!--Override with the given url on external modules-->
167167
<!--<license.location>https://github.com/orientechnologies/orientdb/raw/develop/ODB-ASL-LICENSE.txt</license.location>-->
168168
<heapSize>2048m</heapSize>
169-
<javaassist.version>3.30.2-GA</javaassist.version>
169+
<javaassist.version>3.31.0-GA</javaassist.version>
170170
<jaxb.version>4.0.7</jaxb.version>
171171
<jackson.version>2.21.2</jackson.version>
172172
<project.rootdir>${project.basedir}/</project.rootdir>

0 commit comments

Comments
 (0)