Skip to content

Commit 250c982

Browse files
Bump maven-jar-plugin from 3.2.0 to 3.2.2 in /json-smart-action (#88)
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3922fa3 commit 250c982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart-action/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.apache.maven.plugins</groupId>
182182
<artifactId>maven-jar-plugin</artifactId>
183-
<version>3.2.0</version>
183+
<version>3.2.2</version>
184184
</plugin>
185185
<plugin>
186186
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)