Skip to content

Commit 83b30f6

Browse files
Merge pull request #241 from xdev-software/renovate/org.springframework.boot.version
Update org.springframework.boot.version to v3.5.3
2 parents 4739448 + 71661ae commit 83b30f6

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.4.2</org.springframework.boot.version>
25+
<org.springframework.boot.version>3.5.3</org.springframework.boot.version>
2626
<org.eclipse.store.version>2.1.1</org.eclipse.store.version>
2727
<org.eclipse.serializer.version>2.1.1</org.eclipse.serializer.version>
2828
<org.eclipse.storage-restservice-springboot.version>2.1.1</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.4.2</org.springframework.boot.version>
54+
<org.springframework.boot.version>3.5.3</org.springframework.boot.version>
5555
<org.eclipse.store.version>2.1.1</org.eclipse.store.version>
5656
<org.eclipse.serializer.version>2.1.1</org.eclipse.serializer.version>
5757
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)