Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2b5ed87

Browse files
committedMay 12, 2021
Update dependency org.javassist:javassist to v3.28.0-GA
1 parent 2b43b52 commit 2b5ed87

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
@@ -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)
Please sign in to comment.