HHH-14715: Update maven-core to 3.8.1 fixing CVE-201-26291

This commit is contained in:
Sebastian Nohn 2021-07-08 11:33:23 +02:00 committed by Steve Ebersole
parent 8e68ad2349
commit 4e9b96247f
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ ext {
java16_signature: 'org.codehaus.mojo.signature:java16:1.0@signature',
//Maven plugin framework
maven_core: 'org.apache.maven:maven-core:3.0.5',
maven_core: 'org.apache.maven:maven-core:3.8.1',
maven_artifact: 'org.apache.maven:maven-artifact:3.0.5',
maven_plugin: 'org.apache.maven:maven-plugin-api:3.0.5',
maven_plugin_tools: 'org.apache.maven.plugin-tools:maven-plugin-annotations:3.2',