Skip to content

Commit

Permalink
chore(deps): update all minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 66bb0dd commit 49a3b99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>fr.insee.pogues</groupId>
<artifactId>pogues-model</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<packaging>jar</packaging>

<name>Pogues Model</name>
Expand Down Expand Up @@ -60,10 +60,10 @@
<eclipse.version>2.6.0</eclipse.version>
<commons-io.version>2.18.0</commons-io.version>
<slf4j.version>2.0.16</slf4j.version>
<junit.version>5.11.3</junit.version>
<junit.version>5.11.4</junit.version>
<jsonassert.version>1.5.3</jsonassert.version>
<xmlunit.version>2.10.0</xmlunit.version>
<log4j-slf4j2.version>2.24.2</log4j-slf4j2.version>
<log4j-slf4j2.version>2.24.3</log4j-slf4j2.version>
<!-- Build plugin versions -->
<surefire.plugin.version>2.22.2</surefire.plugin.version>
<jaxb2.plugin.version>2.5.0</jaxb2.plugin.version>
Expand Down

0 comments on commit 49a3b99

Please sign in to comment.