Code changes needed to resolve openjdk17 issues
[ccsdk/cds.git] / cds-ui / server / pom.xml
index d07ea3a..b0d1559 100644 (file)
@@ -109,9 +109,9 @@ limitations under the License.
                 </executions>
             </plugin>
             <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>