Update Maven Wrapper to 3.2.0

This uses the script-based version to support MAVEN_ARGS env variable used in Keycloak CI.

Closes #23047
This commit is contained in:
Alexander Schwartz
2023-09-07 11:50:56 +02:00
committed by Stian Thorgersen
parent 36dd9cb937
commit 70402cf286
4 changed files with 304 additions and 420 deletions

View File

@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.2/apache-maven-3.9.2-bin.zip
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.0.jar
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar