We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7ef0b3 commit 5c5a3a0Copy full SHA for 5c5a3a0
1 file changed
pom.xml
@@ -6,13 +6,13 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.4.5</version>
+ <version>3.5.3</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
<packaging>jar</packaging>
13
<groupId>fr.insee.rmes</groupId>
14
<artifactId>magma</artifactId>
15
- <version>1.4.7</version>
+ <version>1.4.8</version>
16
<name>magma</name>
17
<description>Metadata management API</description>
18
<organization>
0 commit comments