Skip to content

Commit e833a33

Browse files
authored
Merge pull request #683 from graphql-java-kickstart/renovate/org.javassist-javassist-3.x
Update dependency org.javassist:javassist to v3.29.1-GA
2 parents d95be4a + 7d1244e commit e833a33

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
@@ -80,7 +80,7 @@
8080
<dependency>
8181
<groupId>org.javassist</groupId>
8282
<artifactId>javassist</artifactId>
83-
<version>3.29.0-GA</version>
83+
<version>3.29.1-GA</version>
8484
<scope>provided</scope>
8585
</dependency>
8686
<!-- Optional for supporting spring proxies -->

0 commit comments

Comments
 (0)