Skip to content

Commit

Permalink
Bump javassist from 3.27.0-GA to 3.28.0-GA
Browse files Browse the repository at this point in the history
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.27.0-GA to 3.28.0-GA.
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Commits](https://github.com/jboss-javassist/javassist/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2021
1 parent 91c0df0 commit 5680896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.27.0-GA</version>
<version>3.28.0-GA</version>
</dependency>
<dependency>
<groupId>cglib</groupId>
Expand Down

0 comments on commit 5680896

Please sign in to comment.