Skip to content

Commit 6b52992

Browse files
build(deps): bump org.apache.maven.plugins:maven-artifact-plugin
Bumps [org.apache.maven.plugins:maven-artifact-plugin](https://github.com/apache/maven-artifact-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/apache/maven-artifact-plugin/releases) - [Commits](apache/maven-artifact-plugin@maven-artifact-plugin-3.6.0...maven-artifact-plugin-3.6.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-artifact-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 986afb0 commit 6b52992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Copyright (c) 2012 - Jeremy Long
225225
<plugin>
226226
<groupId>org.apache.maven.plugins</groupId>
227227
<artifactId>maven-artifact-plugin</artifactId>
228-
<version>3.6.0</version>
228+
<version>3.6.1</version>
229229
</plugin>
230230
<plugin>
231231
<groupId>org.apache.maven.plugins</groupId>
@@ -488,7 +488,7 @@ Copyright (c) 2012 - Jeremy Long
488488
<plugin>
489489
<groupId>org.apache.maven.plugins</groupId>
490490
<artifactId>maven-artifact-plugin</artifactId>
491-
<version>3.6.0</version>
491+
<version>3.6.1</version>
492492
<executions>
493493
<execution>
494494
<goals>

0 commit comments

Comments
 (0)