Skip to content

Commit dce832e

Browse files
committed
chore(deps): Bump default Spring version to 5.2.x
1 parent 3b51775 commit dce832e

File tree

1 file changed

+2
-2
lines changed
  • aws-serverless-java-container-spring

1 file changed

+2
-2
lines changed

aws-serverless-java-container-spring/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
</parent>
1717

1818
<properties>
19-
<spring.version>5.1.9.RELEASE</spring.version>
19+
<spring.version>5.2.5.RELEASE</spring.version>
2020
<springboot.version>1.5.22.RELEASE</springboot.version>
21-
<spring-security.version>5.1.5.RELEASE</spring-security.version>
21+
<spring-security.version>5.2.2.RELEASE</spring-security.version>
2222
</properties>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)