Bump maven.version from 3.5.4 to 3.6.3 (#1297)
Bumps `maven.version` from 3.5.4 to 3.6.3. Updates `maven-resolver-provider` from 3.5.4 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3) Updates `maven-artifact` from 3.5.4 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3) Updates `maven-settings-builder` from 3.5.4 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3) Updates `maven-core` from 3.5.4 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3) Updates `maven-plugin-api` from 3.5.4 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3) Updates `maven-compat` from 3.5.4 to 3.6.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.5.4...maven-3.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Olga Maciaszek-Sharma
parent
18bd8c1cc0
commit
dd88512c8a
2
pom.xml
2
pom.xml
@@ -58,7 +58,7 @@
|
||||
<!-- We need to have compatibility with Gradle -->
|
||||
<groovy.version>2.5.8</groovy.version>
|
||||
<!-- We need to have compatibility with Boot -->
|
||||
<maven.version>3.5.4</maven.version>
|
||||
<maven.version>3.6.3</maven.version>
|
||||
<!-- Resolver has to be aligned with Maven (e.g resolver 1.4 and Maven 3.6 or resolver 1.3 and Maven 3.5) -->
|
||||
<maven.resolver.version>1.3.3</maven.resolver.version>
|
||||
<xpath2.processor.version>2.1.100</xpath2.processor.version>
|
||||
|
||||
Reference in New Issue
Block a user