Bump maven-model from 2.2.1 to 3.6.3

Bumps [maven-model](https://github.com/apache/maven) from 2.2.1 to 3.6.3.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-2.2.1...maven-3.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-20 14:50:10 +00:00
committed by Marcin Grzejszczak
parent ccd7f41c42
commit fac39a8029
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
<properties>
<maven-core.version>3.6.1</maven-core.version>
<javax.json-api.version>1.1.4</javax.json-api.version>
<maven-model.version>3.6.1</maven-model.version>
<maven-model.version>3.6.3</maven-model.version>
<scs.version>2.1.2.RELEASE</scs.version>
<spring-cloud-bom.version>Greenwich.RELEASE</spring-cloud-bom.version>
<spring-rest-docs.version>2.0.3.RELEASE</spring-rest-docs.version>