Skip to content
Snippets Groups Projects
Commit fffaffda authored by Felix Reichenbach's avatar Felix Reichenbach
Browse files

update spring boot to 3.4.1

parent 1ee13444
Branches
Tags
1 merge request!3Ozg 6988 update spring boot version property
...@@ -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.3.7</version> <version>3.4.1</version>
<relativePath /> <relativePath />
</parent> </parent>
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<ozgcloud.license.version>1.12.0-SNAPSHOT</ozgcloud.license.version> <ozgcloud.license.version>1.12.0-SNAPSHOT</ozgcloud.license.version>
<mapstruct.version>1.6.3</mapstruct.version> <mapstruct.version>1.6.3</mapstruct.version>
<spring-boot.version>3.3.7</spring-boot.version> <spring-boot.version>3.4.1</spring-boot.version>
<!-- plugins --> <!-- plugins -->
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version> <maven-surefire-plugin.version>3.5.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