We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0237d0 commit 1d5ecb3Copy full SHA for 1d5ecb3
1 file changed
pom.xml
@@ -438,7 +438,7 @@
438
<dependency>
439
<groupId>org.codehaus.groovy</groupId>
440
<artifactId>groovy-all</artifactId>
441
- <version>${groovy-old.version}</version>
+ <version>2.0.8</version>
442
<scope>test</scope>
443
</dependency>
444
@@ -560,8 +560,6 @@
560
561
<enforcer.plugin.version>3.6.2</enforcer.plugin.version>
562
563
- <groovy-old.version>2.0.8</groovy-old.version>
564
-
565
<!-- Redefine default value from spring-boot-dependencies -->
566
<h2.version>2.2.224</h2.version>
567
0 commit comments