Skip to content

Commit f73c573

Browse files
committed
Update Maven plugins
1 parent 361b8cc commit f73c573

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gsec/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
<plugin>
259259
<groupId>org.apache.maven.plugins</groupId>
260260
<artifactId>maven-antrun-plugin</artifactId>
261-
<version>3.1.0</version>
261+
<version>3.2.0</version>
262262
<configuration>
263263
<target>
264264
<echo message="******* Building ACL DDL file *******"/>
@@ -318,7 +318,7 @@
318318
<plugin>
319319
<groupId>org.codehaus.mojo</groupId>
320320
<artifactId>versions-maven-plugin</artifactId>
321-
<version>2.19.0</version>
321+
<version>2.20.1</version>
322322
<configuration>
323323
<dependencyExcludes>
324324
<dependencyExclude>org.hibernate:hibernate-core:*</dependencyExclude>

0 commit comments

Comments
 (0)