Skip to content

Commit

Permalink
[FLINK-34621] Bump com.google.guava:guava in flink-connector-hbase-base
Browse files Browse the repository at this point in the history
…. This closes #43

Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent dfe7646 commit 3e7bb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connector-hbase-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ under the License.
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.0.0-jre</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 3e7bb17

Please sign in to comment.