Skip to content

Commit ce4ecf3

Browse files
committed
Update org.springframework.boot.version to v3.5.5
1 parent 57fb4b2 commit ce4ecf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2323

2424
<!-- Should be in sync with org.eclipse.store:integrations-spring-boot3 -->
25-
<org.springframework.boot.version>3.5.3</org.springframework.boot.version>
25+
<org.springframework.boot.version>3.5.5</org.springframework.boot.version>
2626
<org.eclipse.store.version>2.1.3</org.eclipse.store.version>
2727
<org.eclipse.serializer.version>2.1.3</org.eclipse.serializer.version>
2828
<org.eclipse.storage-restservice-springboot.version>2.1.3</org.eclipse.storage-restservice-springboot.version>

spring-data-eclipse-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5252

5353
<!-- Should be in sync with org.eclipse.store:integrations-spring-boot3 -->
54-
<org.springframework.boot.version>3.5.3</org.springframework.boot.version>
54+
<org.springframework.boot.version>3.5.5</org.springframework.boot.version>
5555
<org.eclipse.store.version>2.1.3</org.eclipse.store.version>
5656
<org.eclipse.serializer.version>2.1.3</org.eclipse.serializer.version>
5757
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)