Skip to content

Commit

Permalink
releng: Bump maven-antrun-plugin from 1.8 to 3.1.0
Browse files Browse the repository at this point in the history
Change-Id: I77bdb66ceec2f7aa804d164b0ff44ccf56067138
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/203614
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
  • Loading branch information
marco-miller committed Aug 15, 2023
1 parent 112e72d commit cb17493
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.1.0</version>
</plugin>

<plugin>
Expand Down
2 changes: 1 addition & 1 deletion releng/org.eclipse.tracecompass.releng-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugins>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.8</version>
<version>3.1.0</version>
<executions>
<execution>
<id>deploy</id>
Expand Down

0 comments on commit cb17493

Please sign in to comment.