Bump javassist from 3.6.0.GA to 3.12.1.GA

Bumps javassist from 3.6.0.GA to 3.12.1.GA.

---
updated-dependencies:
- dependency-name: javassist:javassist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-03 07:49:51 +00:00 committed by GitHub
parent a9ff7e0035
commit e796707d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@
<dependency>
<groupId>javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.6.0.GA</version>
<version>3.12.1.GA</version>
<scope>provided</scope>
</dependency>