Code changes needed to resolve openjdk17 issues
[ccsdk/cds.git] / cds-ui / application / pom.xml
index 3a305a0..4f09b0c 100644 (file)
@@ -40,9 +40,9 @@ limitations under the License.
     <build>
         <plugins>
             <plugin>
-                <groupId>org.codehaus.groovy.maven</groupId>
-                <artifactId>gmaven-plugin</artifactId>
-                <version>1.0</version>
+                <groupId>org.codehaus.gmaven</groupId>
+                <artifactId>groovy-maven-plugin</artifactId>
+                <version>2.1.1</version>
                 <executions>
                     <execution>
                         <phase>validate</phase>