File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 build :
1313 strategy :
1414 matrix :
15- maven : [ '3.8.8 ', '3.9.9 ' ]
15+ maven : [ '3.8.9 ', '3.9.10 ' ]
1616 java : [ '17', '21' ]
1717 os : [ 'ubuntu-latest', 'windows-latest' ]
1818 runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ under the License.
9292 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
9393 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
9494
95- <maven .version>3.9.9 </maven .version>
95+ <maven .version>3.9.10 </maven .version>
9696 <maven-plugin-plugin .version>3.15.1</maven-plugin-plugin .version>
9797 <maven-reporting-api .version>4.0.0</maven-reporting-api .version>
9898 <doxia .version>2.0.0</doxia .version>
You can’t perform that action at this time.
0 commit comments