Skip to content

Commit

Permalink
build: version 1.1.12 with spring boot 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BettyB979 committed Feb 27, 2024
1 parent d053dc1 commit 1530d50
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.2</version>
<version>3.2.3</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>
<groupId>fr.insee.survey</groupId>
<artifactId>platine-management</artifactId>
<version>1.1.11</version>
<version>1.1.12</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 1530d50

Please sign in to comment.