File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
<plugin >
30
30
<groupId >org.codehaus.mojo</groupId >
31
31
<artifactId >jaxb2-maven-plugin</artifactId >
32
- <version >3.2 .0</version >
32
+ <version >3.3 .0</version >
33
33
<executions >
34
34
<execution >
35
35
<configuration >
Original file line number Diff line number Diff line change 25
25
<sha1 ></sha1 >
26
26
<changelist >-SNAPSHOT</changelist >
27
27
<java .version>21</java .version>
28
- <junit .version>5.12.1 </junit .version>
28
+ <junit .version>5.12.2 </junit .version>
29
29
30
30
<maven .compiler.source>${java.version} </maven .compiler.source>
31
31
<maven .compiler.target>${java.version} </maven .compiler.target>
71
71
<dependency >
72
72
<groupId >com.fasterxml.jackson</groupId >
73
73
<artifactId >jackson-bom</artifactId >
74
- <version >2.18.3 </version >
74
+ <version >2.19.0 </version >
75
75
<scope >import</scope >
76
76
<type >pom</type >
77
77
</dependency >
214
214
<plugin >
215
215
<groupId >org.apache.maven.plugins</groupId >
216
216
<artifactId >maven-surefire-plugin</artifactId >
217
- <version >3.5.2 </version >
217
+ <version >3.5.3 </version >
218
218
</plugin >
219
219
<plugin >
220
220
<groupId >org.apache.maven.plugins</groupId >
221
221
<artifactId >maven-failsafe-plugin</artifactId >
222
- <version >3.5.2 </version >
222
+ <version >3.5.3 </version >
223
223
</plugin >
224
224
<plugin >
225
225
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments