Skip to content

Commit 3e7ed05

Browse files
chore: bump org.apache.maven.plugins:maven-artifact-plugin (#2171)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 267f009 commit 3e7ed05

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
@@ -466,7 +466,7 @@
466466
<plugin>
467467
<groupId>org.apache.maven.plugins</groupId>
468468
<artifactId>maven-artifact-plugin</artifactId>
469-
<version>3.6.0</version>
469+
<version>3.6.1</version>
470470
<configuration>
471471
<reproducible>true</reproducible>
472472
</configuration>

0 commit comments

Comments
 (0)