Skip to content

Commit 1b3442b

Browse files
authored
Merge pull request #1041 from kazuki43zoo/javassist-3.22.0-CR2
Upgrade to javassist 3.22.0-CR2
2 parents 100e8bd + 49fb55c commit 1b3442b

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
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>org.javassist</groupId>
154154
<artifactId>javassist</artifactId>
155-
<version>3.22.0-CR1</version>
155+
<version>3.22.0-CR2</version>
156156
<scope>compile</scope>
157157
<optional>true</optional>
158158
</dependency>

0 commit comments

Comments
 (0)