Skip to content

Commit a0b14c4

Browse files
Bump org.javassist:javassist from 3.30.1-GA to 3.30.2-GA
Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.30.1-GA to 3.30.2-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-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3d74ee commit a0b14c4

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>org.javassist</groupId>
231231
<artifactId>javassist</artifactId>
232-
<version>3.30.1-GA</version>
232+
<version>3.30.2-GA</version>
233233
</dependency>
234234
<dependency>
235235
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)