Skip to content
Snippets Groups Projects
Commit 83cf293b authored by OZGCloud's avatar OZGCloud
Browse files

update spring-boot version

parent a6aa7586
Branches
Tags
No related merge requests found
......@@ -46,7 +46,7 @@
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>3.0.7</spring-boot.version>
<spring-boot.version>3.1.0</spring-boot.version>
<spring.version>6.0.9</spring.version>
<grpc.spring-boot-starter.version>5.0.0</grpc.spring-boot-starter.version>
......
......@@ -31,7 +31,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.7</version>
<version>3.1.0</version>
<relativePath />
</parent>
......@@ -52,7 +52,7 @@
<kop.license.version>1.6.0</kop.license.version>
<mapstruct.version>1.5.4.Final</mapstruct.version>
<spring-boot.version>3.0.7</spring-boot.version>
<spring-boot.version>3.1.0</spring-boot.version>
<!-- plugins -->
<maven-surefire-plugin.version>3.1.0</maven-surefire-plugin.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment