We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd106fd commit 8800520Copy full SHA for 8800520
pom.xml
@@ -6,12 +6,12 @@
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.5.3</version>
+ <version>3.5.6</version>
10
<relativePath/> <!-- lookup parent from repository -->
11
</parent>
12
<groupId>fr.insee.rmes</groupId>
13
<artifactId>ddi-access-services</artifactId>
14
- <version>2.1.5</version>
+ <version>2.1.6-rc3</version>
15
<name>DDI Access Services</name>
16
<description>Rest API to access to Colectica repository services</description>
17
<properties>
0 commit comments