Skip to content

Commit

Permalink
Update dependency io.grpc:grpc-bom to v1.61.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent ec9899d commit d9e5cca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flink-connectors/flink-connector-pulsar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ under the License.
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<pulsar-commons-lang3.version>3.14.0</pulsar-commons-lang3.version>
<pulsar-netty.version>4.1.99.Final</pulsar-netty.version>
<pulsar-grpc.version>1.61.0</pulsar-grpc.version>
<pulsar-grpc.version>1.61.1</pulsar-grpc.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion flink-filesystems/flink-gs-fs-hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ under the License.
<fs.gs.sdk.version>2.32.1</fs.gs.sdk.version>
<fs.gs.connector.version>3.0.0</fs.gs.connector.version>
<!-- Set this to the highest version of grpc artifacts from gcs-connector and google-cloud-storage -->
<fs.gs.grpc.version>1.61.0</fs.gs.grpc.version>
<fs.gs.grpc.version>1.61.1</fs.gs.grpc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit d9e5cca

Please sign in to comment.