mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #10663 from DSpace/dependabot/maven/dspace-7_x/google-apis-b1f0883f77
Bump the google-apis group with 3 updates
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -1714,7 +1714,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.http-client</groupId>
|
||||
<artifactId>google-http-client</artifactId>
|
||||
<version>1.46.3</version>
|
||||
<version>1.47.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.google.errorprone</groupId>
|
||||
@@ -1736,7 +1736,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.http-client</groupId>
|
||||
<artifactId>google-http-client-jackson2</artifactId>
|
||||
<version>1.46.3</version>
|
||||
<version>1.47.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>jackson-core</artifactId>
|
||||
@@ -1758,7 +1758,7 @@
|
||||
<dependency>
|
||||
<groupId>com.google.http-client</groupId>
|
||||
<artifactId>google-http-client-gson</artifactId>
|
||||
<version>1.46.3</version>
|
||||
<version>1.47.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Findbugs annotations -->
|
||||
|
Reference in New Issue
Block a user