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.7 ' ]
15+ maven : [ '3.8.8', '3.9.8 ' ]
1616 java : [ '11', '17' ]
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.7 </maven .version>
95+ <maven .version>3.9.8 </maven .version>
9696 <maven-plugin-plugin .version>3.13.1</maven-plugin-plugin .version>
9797 <maven-reporting-api .version>3.1.1</maven-reporting-api .version>
9898 <doxia .version>1.11.1</doxia .version>
You can’t perform that action at this time.
0 commit comments