We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c0c73b + d7dc0eb commit ce01f55Copy full SHA for ce01f55
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>fr.insee.genesis</groupId>
6
<artifactId>genesis-api</artifactId>
7
- <version>1.8.2</version>
+ <version>1.8.3</version>
8
<packaging>jar</packaging>
9
<name>genesis-api</name>
10
@@ -34,7 +34,7 @@
34
<pitest.version>1.20.2</pitest.version>
35
<pitest.junit.version>1.2.3</pitest.junit.version>
36
<jackson.version>2.19.0</jackson.version>
37
- <bpm.version>1.0.13</bpm.version>
+ <bpm.version>1.0.14</bpm.version>
38
</properties>
39
<dependencies>
40
<dependency>
0 commit comments