Selaa lähdekoodia

fix #2692 use groovy 4

Shinsuke Sugaya 2 vuotta sitten
vanhempi
commit
3c61567cba
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -1522,7 +1522,7 @@
 			</exclusions>
 			</exclusions>
 		</dependency>
 		</dependency>
 		<dependency>
 		<dependency>
-			<groupId>org.codehaus.groovy</groupId>
+			<groupId>org.apache.groovy</groupId>
 			<artifactId>groovy</artifactId>
 			<artifactId>groovy</artifactId>
 			<version>${groovy.version}</version>
 			<version>${groovy.version}</version>
 			<scope>test</scope>
 			<scope>test</scope>