Skip to content

Commit 7918f39

Browse files
authored
Spring boot 3.3.5 (#1914)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
1 parent 8da475d commit 7918f39

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
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>org.springframework.boot</groupId>
1919
<artifactId>spring-boot-starter-parent</artifactId>
20-
<version>3.3.4</version>
20+
<version>3.3.5</version>
2121
</parent>
2222

2323
<groupId>org.eclipse.hawkbit</groupId>
@@ -40,7 +40,7 @@
4040

4141
<snapshotDependencyAllowed>true</snapshotDependencyAllowed>
4242

43-
<spring.boot.version>3.3.4</spring.boot.version>
43+
<spring.boot.version>3.3.5</spring.boot.version>
4444
<spring.cloud.version>2023.0.2</spring.cloud.version>
4545
<springdoc-openapi.version>2.6.0</springdoc-openapi.version>
4646
<spring.plugin.core.version>3.0.0</spring.plugin.core.version>

0 commit comments

Comments
 (0)