Skip to content

Commit 6cf29df

Browse files
committed
⬆️ Update starters to Spring 3.5.7 (from 3.5.5)
1 parent 4c4e5c6 commit 6cf29df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • spring
    • fluentforms-jersey-spring-boot-starter
    • fluentforms-spring-boot-starter

spring/fluentforms-jersey-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.5.5</version>
9+
<version>3.5.7</version>
1010
<relativePath /> <!-- lookup parent from repository -->
1111
</parent>
1212
<artifactId>fluentforms-jersey-spring-boot-starter</artifactId>

spring/fluentforms-spring-boot-starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.5.5</version>
9+
<version>3.5.7</version>
1010
<relativePath /> <!-- lookup parent from repository -->
1111
</parent>
1212
<artifactId>fluentforms-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)