Skip to content

Commit 6f853ff

Browse files
committed
⬆️ Update to latest Spring version (3.5.3->3.5.5)
1 parent 4b5ef48 commit 6f853ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • spring

spring/fluentforms-sample-cli-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.3</version>
8+
<version>3.5.5</version>
99
<relativePath /> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com._4point.aem.fluentforms</groupId>

spring/fluentforms-sample-web-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.3</version>
8+
<version>3.5.5</version>
99
</parent>
1010
<groupId>com._4point.aem.fluentforms</groupId>
1111
<artifactId>fluentforms-sample-web-app</artifactId>

0 commit comments

Comments
 (0)