Skip to content

Commit 871b033

Browse files
renovate-botalicejli
authored andcommitted
chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.3.0 (#2013)
* chore(deps): update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.3.0 * updating scope of google-http-client-gson dependency Co-authored-by: alicejli <[email protected]>
1 parent 0fae362 commit 871b033

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

google-api-client-appengine/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
<dependency>
104104
<groupId>com.google.http-client</groupId>
105105
<artifactId>google-http-client-gson</artifactId>
106+
<scope>test</scope>
106107
</dependency>
107108
<dependency>
108109
<groupId>com.google.oauth-client</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
<plugin>
333333
<groupId>org.apache.maven.plugins</groupId>
334334
<artifactId>maven-dependency-plugin</artifactId>
335-
<version>3.1.2</version>
335+
<version>3.3.0</version>
336336
</plugin>
337337
</plugins>
338338
</pluginManagement>

0 commit comments

Comments
 (0)