Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
Bump guava in /tutorials/dataflow-dlp-to-datacatalog-tags (#2406)
Browse files Browse the repository at this point in the history
Bumps [guava](https://github.com/google/guava) from 28.0-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:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Todd Kopriva <43478937+ToddKopriva@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ToddKopriva authored Jun 14, 2023
1 parent 72fa3c3 commit b11f066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/dataflow-dlp-to-datacatalog-tags/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<protobuf-util.version>3.6.1</protobuf-util.version>
<protobuf.version>3.16.3</protobuf.version>
<findbugs.version>3.0.1</findbugs.version>
<guava.version>28.0-jre</guava.version>
<guava.version>32.0.0-jre</guava.version>
<json.version>20230227</json.version>
<junit.jupiter.version>5.5.2</junit.jupiter.version>
<gson.version>2.8.9</gson.version>
Expand Down

0 comments on commit b11f066

Please sign in to comment.