Bump javassist from 3.26.0-GA to 3.28.0-GA

Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.26.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>
This commit is contained in:
dependabot[bot] 2021-05-11 12:40:04 +00:00 committed by GitHub
parent f7254f4e0d
commit bcd8247359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -167,7 +167,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.26.0-GA</version>
<version>3.28.0-GA</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>