Skip to content

Commit e97afcd

Browse files
Update to Spring Boot 3.5.7.
1 parent 1f0b8e2 commit e97afcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
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.7</version>
99
<relativePath />
1010
</parent>
1111

1212
<groupId>eu.michael-simons</groupId>
1313
<artifactId>biking2</artifactId>
14-
<version>3.5.2-SNAPSHOT</version>
14+
<version>3.5.2</version>
1515

1616
<name>biking2</name>
1717
<url>https://biking.michael-simons.eu</url>

0 commit comments

Comments
 (0)