Commit e312d7f 1 parent e4ada63 commit e312d7f Copy full SHA for e312d7f
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
build :
13
13
strategy :
14
14
matrix :
15
- maven : [ '3.8.8', '3.9.7 ' ]
15
+ maven : [ '3.8.8', '3.9.8 ' ]
16
16
java : [ '11', '17' ]
17
17
os : [ 'ubuntu-latest', 'windows-latest' ]
18
18
runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ under the License.
92
92
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
93
93
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
94
94
95
- <maven .version>3.9.7 </maven .version>
95
+ <maven .version>3.9.8 </maven .version>
96
96
<maven-plugin-plugin .version>3.13.1</maven-plugin-plugin .version>
97
97
<maven-reporting-api .version>3.1.1</maven-reporting-api .version>
98
98
<doxia .version>1.11.1</doxia .version>
You can’t perform that action at this time.
0 commit comments