Skip to content

Commit 98c8c7f

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.2
1 parent d45ffe8 commit 98c8c7f

File tree

2 files changed

+2
-2
lines changed
  • google-http-client-findbugs/google-http-client-findbugs-test

2 files changed

+2
-2
lines changed

google-http-client-findbugs/google-http-client-findbugs-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</plugin>
2020
<plugin>
2121
<artifactId>maven-jar-plugin</artifactId>
22-
<version>3.2.0</version>
22+
<version>3.2.2</version>
2323
<configuration>
2424
<archive>
2525
<manifestEntries>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<plugin>
316316
<groupId>org.apache.maven.plugins</groupId>
317317
<artifactId>maven-jar-plugin</artifactId>
318-
<version>3.2.0</version>
318+
<version>3.2.2</version>
319319
<executions>
320320
<execution>
321321
<goals>

0 commit comments

Comments
 (0)