Skip to content

Commit

Permalink
fix(deps): update eclipse dependencies to v2.7.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 164a4df commit 81f9e96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.4.0</version>
<version>1.4.1</version>
<packaging>jar</packaging>

<name>Pogues Model</name>
Expand Down Expand Up @@ -57,7 +57,7 @@

<!-- Dependency versions -->
<jaxb-api.version>2.3.1</jaxb-api.version>
<eclipse.version>2.6.0</eclipse.version>
<eclipse.version>2.7.15</eclipse.version>
<commons-io.version>2.17.0</commons-io.version>
<slf4j.version>2.0.16</slf4j.version>
<junit.version>5.11.3</junit.version>
Expand Down

0 comments on commit 81f9e96

Please sign in to comment.