Skip to content

Commit 5050e4f

Browse files
Merge pull request #227 from SAP/dependabot/maven/release-4/spring.boot.version-3.5.7
Bump spring.boot.version from 3.2.2 to 3.5.7
2 parents c97d645 + b1d4b12 commit 5050e4f

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
@@ -115,7 +115,7 @@
115115
<jar.plugin.version>3.3.0</jar.plugin.version>
116116
<hamcrest.version>1.3</hamcrest.version>
117117
<assertj.version>3.25.3</assertj.version>
118-
<junit.version>5.10.2</junit.version>
118+
<junit.version>5.12.2</junit.version>
119119
<mockito.version>5.10.0</mockito.version>
120120
<jmh.version>1.36</jmh.version>
121121
<surefire.plugin.version>2.22.2</surefire.plugin.version>

sample-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18-
<spring.boot.version>3.2.2</spring.boot.version>
18+
<spring.boot.version>3.5.7</spring.boot.version>
1919
<keytool.plugin.version>1.5</keytool.plugin.version>
2020
<keystore.token.store_password>0bzhBRNUXBR5
2121
</keystore.token.store_password>

0 commit comments

Comments
 (0)