Skip to content
Snippets Groups Projects
Commit 3fee455a authored by OZGCloud's avatar OZGCloud
Browse files

upgrade spring boot version

parent 3e332849
Branches
Tags
No related merge requests found
...@@ -46,8 +46,8 @@ ...@@ -46,8 +46,8 @@
<maven.compiler.target>17</maven.compiler.target> <maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>3.1.0</spring-boot.version> <spring-boot.version>3.1.1</spring-boot.version>
<spring.version>6.0.9</spring.version> <spring.version>6.0.10</spring.version>
<grpc.spring-boot-starter.version>5.0.0</grpc.spring-boot-starter.version> <grpc.spring-boot-starter.version>5.0.0</grpc.spring-boot-starter.version>
<net.devh.grpc.spring-boot-client-starter.version>2.14.0.RELEASE</net.devh.grpc.spring-boot-client-starter.version> <net.devh.grpc.spring-boot-client-starter.version>2.14.0.RELEASE</net.devh.grpc.spring-boot-client-starter.version>
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<kop.license.version>1.6.0</kop.license.version> <kop.license.version>1.6.0</kop.license.version>
<mapstruct.version>1.5.5.Final</mapstruct.version> <mapstruct.version>1.5.5.Final</mapstruct.version>
<spring-boot.version>3.1.0</spring-boot.version> <spring-boot.version>3.1.1</spring-boot.version>
<!-- plugins --> <!-- plugins -->
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version> <maven-surefire-plugin.version>3.1.2</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