Skip to content

Commit

Permalink
SpringBoot3.2.7 to 3.3.2 (#713)
Browse files Browse the repository at this point in the history
* update pom.xml

* updata version number pom.xml
  • Loading branch information
GtanSndil authored Jul 22, 2024
1 parent b02b290 commit 3cbfc88
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 @@ -5,15 +5,15 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.7</version>
<version>3.3.2</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>


<groupId>fr.insee.rmes</groupId>
<artifactId>Bauhaus-BO</artifactId>
<packaging>jar</packaging>
<version>3.24.0</version>
<version>3.25.0</version>
<name>Bauhaus-Back-Office</name>
<description>Back-office services for Bauhaus</description>
<url>https://github.com/InseeFr/Bauhaus-Back-Office</url>
Expand Down

0 comments on commit 3cbfc88

Please sign in to comment.