Skip to content

Commit efe719a

Browse files
committed
Bump Javassist to 3.32.0-GA
https://github.com/jboss-javassist/javassist/releases/tag/rel_3_32_0_ga Change-Id: I29dd86d584181ac9f2dfb6872ae9a4588bab5d85 Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
1 parent 2d737e9 commit efe719a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

odlparent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@
491491
<dependency>
492492
<groupId>org.javassist</groupId>
493493
<artifactId>javassist</artifactId>
494-
<version>3.31.0-GA</version>
494+
<version>3.32.0-GA</version>
495495
</dependency>
496496
<dependency>
497497
<groupId>org.jboss.spec.javax.transaction</groupId>

0 commit comments

Comments
 (0)