We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb6cba commit 1018151Copy full SHA for 1018151
pom.xml
@@ -11,14 +11,14 @@
11
</parent>
12
<groupId>fr.insee.rmes</groupId>
13
<artifactId>ddi-access-services</artifactId>
14
- <version>2.1.7</version>
+ <version>2.1.8-rc0</version>
15
<name>DDI Access Services</name>
16
<description>Rest API to access to Colectica repository services</description>
17
<properties>
18
<java.version>21</java.version>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
<springdoc.version>2.8.5</springdoc.version>
21
- <xdocreport.version>2.1.0</xdocreport.version>
+ <xdocreport.version>2.2.0</xdocreport.version>
22
<saxon.version>12.9</saxon.version>
23
<java-jwt.version>4.5.0</java-jwt.version>
24
<json.version>20250517</json.version>
0 commit comments