Skip to content

Commit 45a1fcb

Browse files
Bump javassist from 3.26.0-GA to 3.27.0-GA
Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.26.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-preview[bot] <[email protected]>
1 parent cb11469 commit 45a1fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.javassist</groupId>
157157
<artifactId>javassist</artifactId>
158-
<version>3.26.0-GA</version>
158+
<version>3.27.0-GA</version>
159159
<scope>compile</scope>
160160
<optional>true</optional>
161161
</dependency>

0 commit comments

Comments
 (0)