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 4ec803b commit d3ec494Copy full SHA for d3ec494
aws-serverless-java-container-springboot2/pom.xml
@@ -15,7 +15,7 @@
15
<version>1.6-SNAPSHOT</version>
16
17
<properties>
18
- <spring.version>5.2.5.RELEASE</spring.version>
+ <spring.version>5.2.9.RELEASE</spring.version>
19
<springboot.version>2.2.6.RELEASE</springboot.version>
20
<springsecurity.version>5.2.2.RELEASE</springsecurity.version>
21
<maven.compiler.source>1.8</maven.compiler.source>
aws-serverless-java-container-struts2/pom.xml
</parent>
- <struts2.version>2.5.20</struts2.version>
+ <struts2.version>2.5.22</struts2.version>
</properties>
<dependencies>
0 commit comments