fix: pom.xml to reduce vulnerabilities (#1504)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEANT-569130
This commit is contained in:
Snyk bot
2020-09-10 15:18:25 +03:00
committed by GitHub
parent 5577f722bf
commit 2c5b71222a

View File

@@ -52,7 +52,7 @@
<gmavenplus-plugin.version>1.8.1</gmavenplus-plugin.version>
<!-- We need to have compatibility with Gradle -->
<groovy.version>2.5.10</groovy.version>
<groovy.version>2.5.12</groovy.version>
<!-- We need to have compatibility with Boot -->
<maven.version>3.6.0</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) -->