We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 361b8cc commit f73c573Copy full SHA for f73c573
1 file changed
gsec/pom.xml
@@ -258,7 +258,7 @@
258
<plugin>
259
<groupId>org.apache.maven.plugins</groupId>
260
<artifactId>maven-antrun-plugin</artifactId>
261
- <version>3.1.0</version>
+ <version>3.2.0</version>
262
<configuration>
263
<target>
264
<echo message="******* Building ACL DDL file *******"/>
@@ -318,7 +318,7 @@
318
319
<groupId>org.codehaus.mojo</groupId>
320
<artifactId>versions-maven-plugin</artifactId>
321
- <version>2.19.0</version>
+ <version>2.20.1</version>
322
323
<dependencyExcludes>
324
<dependencyExclude>org.hibernate:hibernate-core:*</dependencyExclude>
0 commit comments