Upgrades Groovy to 4.0.16
fixes https://github.com/spring-cloud/spring-cloud-contract/issues/2034
This commit is contained in:
committed by
GitHub
parent
a70a410cab
commit
95998b4d57
2
pom.xml
2
pom.xml
@@ -54,7 +54,7 @@
|
||||
<testcontainers.version>1.17.6</testcontainers.version>
|
||||
|
||||
<!-- We need to have compatibility with Gradle -->
|
||||
<groovy.version>4.0.0</groovy.version>
|
||||
<groovy.version>4.0.16</groovy.version>
|
||||
<!-- We need to have compatibility with Boot -->
|
||||
<maven.version>3.6.3</maven.version>
|
||||
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
|
||||
|
||||
Reference in New Issue
Block a user