We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec8163 commit 47135eaCopy full SHA for 47135ea
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>fr.insee.lunatic</groupId>
7
<artifactId>lunatic-model</artifactId>
8
- <version>2.7.0</version>
+ <version>2.7.1</version>
9
<packaging>jar</packaging>
10
11
<name>Lunatic Model</name>
@@ -60,7 +60,7 @@
60
<dependency>
61
<groupId>org.eclipse.persistence</groupId>
62
<artifactId>org.eclipse.persistence.moxy</artifactId>
63
- <version>2.7.15</version>
+ <version>4.0.4</version>
64
<scope>runtime</scope>
65
</dependency>
66
0 commit comments