Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

com.google.api-client:google-api-client

Package Overview
Dependencies
Maintainers
0
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.google.api-client:google-api-client - maven Package Compare versions

Comparing version
2.6.0
to
2.7.0
google-api-client-2.7.0.pom

Sorry, the diff of this file is not supported yet

+1
-1

@@ -1,1 +0,1 @@

google-api-client.version=2.6.0
google-api-client.version=2.7.0
artifactId=google-api-client
groupId=com.google.api-client
version=2.6.0
version=2.7.0

@@ -7,3 +7,3 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

<artifactId>google-api-client-parent</artifactId>
<version>2.6.0</version><!-- {x-version-update:google-api-client:current} -->
<version>2.7.0</version><!-- {x-version-update:google-api-client:current} -->
<relativePath>../pom.xml</relativePath>

@@ -91,2 +91,14 @@ </parent>

</execution>
<execution>
<id>Jar Tests Package</id>
<phase>package</phase>
<goals>
<goal>test-jar</goal>
</goals>
<configuration>
<includes>
<include>**/Mtls/**</include>
</includes>
</configuration>
</execution>
</executions>

@@ -93,0 +105,0 @@ </plugin>

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet