Skip to content

Commit 203da8c

Browse files
committed
TIKA-4327: update google auth
1 parent 3ae604c commit 203da8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
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>
3333
<google-api-services-drive.version>v3-rev20260624-2.0.0</google-api-services-drive.version>
34-
<google-auth-library-oauth2-http.version>1.48.0</google-auth-library-oauth2-http.version>
34+
<google-auth-library-oauth2-http.version>1.49.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.1.1</google-http-client.version>
3737
</properties>

0 commit comments

Comments
 (0)