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 Jul 13, 2024
1 parent fc50710 commit 4d44150
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.3.14</version>
<version>1.3.15</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.16.1</commons-io.version>
<slf4j.version>2.0.13</slf4j.version>
<junit.version>5.10.3</junit.version>
Expand Down

0 comments on commit 4d44150

Please sign in to comment.