Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/com.sap.cloud.db.jdbc-ngd…
Browse files Browse the repository at this point in the history
…bc-2.18.16
  • Loading branch information
burhan94 authored Dec 4, 2023
2 parents c393a80 + ea65a51 commit a6c4579
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion athena-google-bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigquerystorage-v1</artifactId>
<version>2.46.0</version>
<version>2.47.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion athena-snowflake/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>net.snowflake</groupId>
<artifactId>snowflake-jdbc</artifactId>
<version>3.14.2</version>
<version>3.14.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk-rds -->
<dependency>
Expand Down

0 comments on commit a6c4579

Please sign in to comment.