Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 9670506

Browse files
Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 (#143)
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eea6863 commit 9670506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<artifactId>maven-jar-plugin</artifactId>
6666
<groupId>org.apache.maven.plugins</groupId>
67-
<version>3.3.0</version>
67+
<version>3.4.1</version>
6868
</plugin>
6969
<plugin>
7070
<artifactId>maven-shade-plugin</artifactId>

0 commit comments

Comments
 (0)