Skip to content
Snippets Groups Projects
Commit 8aa9891a authored by OZGCloud's avatar OZGCloud
Browse files

upgrade spring boot and some dependencies

parent cb113461
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.7</version>
<version>3.1.8</version>
<relativePath/>
</parent>
......@@ -23,7 +23,7 @@
</modules>
<properties>
<spring-boot.version>3.1.7</spring-boot.version>
<spring-boot.version>3.1.8</spring-boot.version>
<operator-sdk.version>5.4.1</operator-sdk.version>
<!-- tools -->
......@@ -36,7 +36,7 @@
<lorem.version>2.2</lorem.version>
<!-- test -->
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<kubernetes-server-mock.version>6.9.2</kubernetes-server-mock.version>
<io.javaoperatorsdk.version>0.9.5</io.javaoperatorsdk.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment