Skip to content

Commit 3cc4ea0

Browse files
committed
⬆️ Update to Spring 3.5.7
1 parent 3f8783f commit 3cc4ea0

File tree

2 files changed

+2
-2
lines changed
  • spring
    • fluentforms-sample-web-jersey-app
    • fluentforms-sample-webmvc-app

2 files changed

+2
-2
lines changed

spring/fluentforms-sample-web-jersey-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.5</version>
8+
<version>3.5.7</version>
99
</parent>
1010
<groupId>com._4point.aem.fluentforms</groupId>
1111
<artifactId>fluentforms-sample-web-app</artifactId>

spring/fluentforms-sample-webmvc-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.6</version>
8+
<version>3.5.7</version>
99
</parent>
1010
<groupId>com._4point.aem.fluentforms</groupId>
1111
<artifactId>fluentforms-sample-webmvc-app</artifactId>

0 commit comments

Comments
 (0)