We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dd68f8 commit 77f0086Copy full SHA for 77f0086
pom.xml
@@ -5,15 +5,15 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.3.5</version>
+ <version>3.4.0</version>
9
<relativePath/>
10
<!-- lookup parent from repository -->
11
</parent>
12
13
<groupId>fr.insee</groupId>
14
<artifactId>Pogues-BO</artifactId>
15
<packaging>jar</packaging>
16
- <version>4.9.2-SNAPSHOT.1</version>
+ <version>4.9.3</version>
17
<name>Pogues-Back-Office</name>
18
19
<properties>
0 commit comments