Skip to content

Commit 38108f5

Browse files
committed
Update dependency org.javassist:javassist to v3.28.0-GA
1 parent fa47a23 commit 38108f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.javassist</groupId>
118118
<artifactId>javassist</artifactId>
119-
<version>3.27.0-GA</version>
119+
<version>3.28.0-GA</version>
120120
<scope>provided</scope>
121121
</dependency>
122122

0 commit comments

Comments
 (0)