File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
matrix :
10
10
cache : [maven]
11
11
distribution : [temurin]
12
- java : [17, 21, 22, 23 -ea]
12
+ java : [17, 21, 23, 24 -ea]
13
13
os : [ubuntu-latest, macos-latest, windows-latest]
14
14
fail-fast : false
15
15
max-parallel : 4
Original file line number Diff line number Diff line change 227
227
<compilerPluginVersion >3.13.0</compilerPluginVersion >
228
228
<findsecbugsVersion >1.13.0</findsecbugsVersion >
229
229
<jxrPluginVersion >3.5.0</jxrPluginVersion >
230
- <mavenSurefireVersion >3.5.0 </mavenSurefireVersion >
230
+ <mavenSurefireVersion >3.5.2 </mavenSurefireVersion >
231
231
<servletApiVersion >6.0.0</servletApiVersion >
232
- <sb-contribVersion >7.6.4 </sb-contribVersion >
232
+ <sb-contribVersion >7.6.6 </sb-contribVersion >
233
233
234
234
<jgit .version>7.0.0.202409031743-r</jgit .version>
235
235
You can’t perform that action at this time.
0 commit comments