We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e9c0c1 commit e5a9ed9Copy full SHA for e5a9ed9
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>fr.insee.pogues</groupId>
6
<artifactId>pogues-model</artifactId>
7
- <version>1.13.0</version>
+ <version>1.13.1</version>
8
<packaging>jar</packaging>
9
10
<name>Pogues Model</name>
@@ -61,7 +61,7 @@
61
<xmlunit.version>2.11.0</xmlunit.version>
62
<log4j-slf4j2.version>2.25.2</log4j-slf4j2.version>
63
<!-- Build plugin versions -->
64
- <surefire.plugin.version>2.22.2</surefire.plugin.version>
+ <surefire.plugin.version>3.5.4</surefire.plugin.version>
65
<jaxb2.plugin.version>2.5.0</jaxb2.plugin.version>
66
<resources.plugin.version>3.3.1</resources.plugin.version>
67
<build-helper.plugin.version>1.12</build-helper.plugin.version>
0 commit comments