File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
66 <groupId >fr.insee.lunatic</groupId >
77 <artifactId >lunatic-model</artifactId >
8- <version >2.7.2 </version >
8+ <version >2.7.3 </version >
99 <packaging >jar</packaging >
1010
1111 <name >Lunatic Model</name >
6060 <dependency >
6161 <groupId >org.eclipse.persistence</groupId >
6262 <artifactId >org.eclipse.persistence.moxy</artifactId >
63- <version >2.7.15 </version >
63+ <version >2.7.16 </version >
6464 <scope >runtime</scope >
6565 </dependency >
6666 <dependency >
6767 <groupId >org.eclipse.persistence</groupId >
6868 <artifactId >eclipselink</artifactId >
69- <version >4.0.6 </version >
69+ <version >4.0.7 </version >
7070 </dependency >
7171 <dependency >
7272 <groupId >org.glassfish</groupId >
100100 <dependency >
101101 <groupId >org.xmlunit</groupId >
102102 <artifactId >xmlunit-assertj3</artifactId >
103- <version >2.10.2 </version >
103+ <version >2.10.3 </version >
104104 <scope >test</scope >
105105 </dependency >
106106 <!-- for json comparison -->
118118 <dependency >
119119 <groupId >org.apache.logging.log4j</groupId >
120120 <artifactId >log4j-slf4j-impl</artifactId >
121- <version >2.24.3 </version >
121+ <version >2.25.0 </version >
122122 <scope >test</scope >
123123 </dependency >
124124 <dependency >
You can’t perform that action at this time.
0 commit comments