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 215b773 + 35fd23a commit 9327a79Copy full SHA for 9327a79
1 file changed
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>2.6.7</version>
+ <version>2.6.8</version>
8
<packaging>jar</packaging>
9
<name>genesis-api</name>
10
@@ -24,7 +24,7 @@
24
<jackson-bom.version>2.21.1</jackson-bom.version>
25
26
<!-- Dependency versions not managed by Spring -->
27
- <bpm.version>1.1.4</bpm.version>
+ <bpm.version>1.1.5</bpm.version>
28
<springdoc.version>2.8.17</springdoc.version>
29
<mapstruct.version>1.6.3</mapstruct.version>
30
<pitest.version>1.25.3</pitest.version>
0 commit comments