Skip to content

Commit a680f17

Browse files
Bump org.apache.maven.plugins:maven-antrun-plugin (#203)
Bumps the dependencies group with 1 update: [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin). Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](apache/maven-antrun-plugin@maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2045bd0 commit a680f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>code-quarkus-redhat-app</artifactId>
1313
<properties>
1414
<git.commit.id>local</git.commit.id>
15-
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
15+
<maven-antrun-plugin.version>3.2.0</maven-antrun-plugin.version>
1616
<ibm-font.version>1.1.0</ibm-font.version>
1717
</properties>
1818

0 commit comments

Comments
 (0)