We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b51775 commit dce832eCopy full SHA for dce832e
aws-serverless-java-container-spring/pom.xml
@@ -16,9 +16,9 @@
16
</parent>
17
18
<properties>
19
- <spring.version>5.1.9.RELEASE</spring.version>
+ <spring.version>5.2.5.RELEASE</spring.version>
20
<springboot.version>1.5.22.RELEASE</springboot.version>
21
- <spring-security.version>5.1.5.RELEASE</spring-security.version>
+ <spring-security.version>5.2.2.RELEASE</spring-security.version>
22
</properties>
23
24
<dependencies>
0 commit comments