Skip to content

Commit c978125

Browse files
committed
TIKA-4327: update google api / auth
1 parent b30dfc6 commit c978125

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • tika-pipes/tika-pipes-plugins/tika-pipes-google-drive

tika-pipes/tika-pipes-plugins/tika-pipes-google-drive/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
<properties>
3131
<plugin.excluded.artifactIds>tika-core,tika-pipes-api,tika-serialization,tika-plugins-core</plugin.excluded.artifactIds>
3232
<plugin.excluded.groupIds>org.apache.logging.log4j,org.slf4j</plugin.excluded.groupIds>
33-
<google-api-services-drive.version>v3-rev20260712-2.0.0</google-api-services-drive.version>
34-
<google-auth-library-oauth2-http.version>1.49.0</google-auth-library-oauth2-http.version>
33+
<google-api-services-drive.version>v3-rev20260720-2.0.0</google-api-services-drive.version>
34+
<google-auth-library-oauth2-http.version>1.50.0</google-auth-library-oauth2-http.version>
3535
<google-api-client.version>2.9.0</google-api-client.version>
3636
<google-http-client.version>2.2.0</google-http-client.version>
3737
</properties>

0 commit comments

Comments
 (0)