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

update spring

parent ea9d2d43
Branches
Tags
No related merge requests found
...@@ -47,8 +47,8 @@ ...@@ -47,8 +47,8 @@
<maven.compiler.target>${java.version}</maven.compiler.target> <maven.compiler.target>${java.version}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<spring-boot.version>3.2.1</spring-boot.version> <spring-boot.version>3.2.3</spring-boot.version>
<spring.version>6.1.2</spring.version> <spring.version>6.1.4</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>
......
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.1</version> <version>3.2.3</version>
<relativePath /> <relativePath />
</parent> </parent>
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<ozgcloud.license.version>1.3.0</ozgcloud.license.version> <ozgcloud.license.version>1.3.0</ozgcloud.license.version>
<mapstruct.version>1.5.5.Final</mapstruct.version> <mapstruct.version>1.5.5.Final</mapstruct.version>
<spring-boot.version>3.2.1</spring-boot.version> <spring-boot.version>3.2.3</spring-boot.version>
<!-- plugins --> <!-- plugins -->
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <maven-surefire-plugin.version>3.2.5</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