Skip to content

Commit 9812a99

Browse files
committed
Update org.springframework.boot.version to v3.4.5
1 parent 19bcf0f commit 9812a99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
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.4.5</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

+1-1
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.4.5</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>8.0.2.Final</hibernate-validator.version>

0 commit comments

Comments
 (0)