Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and aklish committed Oct 18, 2019
1 parent 105cff0 commit 8af100d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elide-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dependency>
<groupId>org.javassist</groupId>
<artifactId>javassist</artifactId>
<version>3.25.0-GA</version>
<version>3.26.0-GA</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8af100d

Please sign in to comment.