Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.persistence:org.eclipse.pers…
Browse files Browse the repository at this point in the history
…istence.moxy to v4
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 0c69659 commit 85b40d9
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 @@ -5,7 +5,7 @@

<groupId>fr.insee.lunatic</groupId>
<artifactId>lunatic-model</artifactId>
<version>2.6.4</version>
<version>2.6.5</version>
<packaging>jar</packaging>

<name>Lunatic Model</name>
Expand Down Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>org.eclipse.persistence</groupId>
<artifactId>org.eclipse.persistence.moxy</artifactId>
<version>2.7.15</version>
<version>4.0.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 85b40d9

Please sign in to comment.