mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Upgrade Maven API 3.9.5 -> 3.9.8 (#701)
See: - https://maven.apache.org/release-notes-all.html - https://github.com/apache/maven/releases/tag/maven-3.9.6 - https://github.com/apache/maven/releases/tag/maven-3.9.7 - https://github.com/apache/maven/releases/tag/maven-3.9.8 - https://github.com/apache/maven/compare/maven-3.9.5...maven-3.9.8
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
java-version: 17.0.10
|
||||
java-distribution: temurin
|
||||
maven-version: 3.9.6
|
||||
maven-version: 3.9.8
|
||||
- name: Initialize CodeQL
|
||||
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user