Skip to content

Commit

Permalink
Merge pull request #60 from InseeFr/develop
Browse files Browse the repository at this point in the history
build: spring boot to 3.2.4
  • Loading branch information
BettyB979 authored Apr 8, 2024
2 parents 51dfcad + 3faab51 commit f65792b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.4</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>fr.insee.survey</groupId>
<artifactId>platine-management</artifactId>
<version>2.1.3</version>
<version>2.1.4</version>
<name>platine-management</name>
<description>REST API for communication between DB and Platine-Management UI and Platine-My-Surveys UI</description>
<properties>
Expand Down

0 comments on commit f65792b

Please sign in to comment.