Skip to content

Commit 52e2b57

Browse files
authored
Merge branch 'master' into renovate/major-graphql-java-(ignoring-snapshot-builds)
2 parents 347ea32 + 278f8b1 commit 52e2b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,14 +80,14 @@
8080
<dependency>
8181
<groupId>org.javassist</groupId>
8282
<artifactId>javassist</artifactId>
83-
<version>3.28.0-GA</version>
83+
<version>3.29.0-GA</version>
8484
<scope>provided</scope>
8585
</dependency>
8686
<!-- Optional for supporting spring proxies -->
8787
<dependency>
8888
<groupId>org.springframework</groupId>
8989
<artifactId>spring-aop</artifactId>
90-
<version>5.3.19</version>
90+
<version>5.3.20</version>
9191
<scope>provided</scope>
9292
</dependency>
9393

0 commit comments

Comments
 (0)