Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2021
1 parent 7fbe157 commit 64bf394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.19.0-GA</version>
<version>3.27.0-GA</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 64bf394

Please sign in to comment.