Skip to content

Commit 8c95cbe

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.2 (#1977)
1 parent 094dcc8 commit 8c95cbe

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.4.1</version>
22+
<version>3.4.2</version>
2323
<configuration>
2424
<archive>
2525
<manifestEntries>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
<plugin>
327327
<groupId>org.apache.maven.plugins</groupId>
328328
<artifactId>maven-jar-plugin</artifactId>
329-
<version>3.4.1</version>
329+
<version>3.4.2</version>
330330
<executions>
331331
<execution>
332332
<goals>

0 commit comments

Comments
 (0)