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 8fc65fe + 0e90a90 commit 46f2d11Copy full SHA for 46f2d11
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.13.2</version>
+ <version>1.13.3</version>
8
<packaging>jar</packaging>
9
<name>genesis-api</name>
10
@@ -36,7 +36,7 @@
36
<pitest.version>1.22.0</pitest.version>
37
<pitest.junit.version>1.2.3</pitest.junit.version>
38
<jackson.version>2.19.0</jackson.version>
39
- <bpm.version>1.0.20</bpm.version>
+ <bpm.version>1.0.21</bpm.version>
40
</properties>
41
<dependencies>
42
<dependency>
0 commit comments