Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from rk0cc/dependabot/maven/org.apache.maven.pl…
Browse files Browse the repository at this point in the history
…ugins-maven-jar-plugin-3.2.2

Bump maven-jar-plugin from 3.2.1 to 3.2.2
  • Loading branch information
rk0cc authored Jan 17, 2022
2 parents 36da47a + 48b21a4 commit 9aa8412
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</plugin>
<plugin>
<!-- Create Java source in single jar -->
Expand Down Expand Up @@ -139,7 +139,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 9aa8412

Please sign in to comment.