Skip to content

Commit 1382693

Browse files
fix(deps): update dependency com.google.guava:guava to v33.6.0-jre (#2021)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.google.guava:guava](https://redirect.github.com/google/guava) | `33.5.0-jre` → `33.6.0-jre` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.guava:guava/33.6.0-jre?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.guava:guava/33.5.0-jre/33.6.0-jre?slim=true) | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzguMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzOC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30ac534 commit 1382693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222
<automatic.module.name>--module-name-need-to-be-overridden--</automatic.module.name>
2323
<protobuf-java.version>4.34.0</protobuf-java.version>
24-
<guava.version>33.5.0-jre</guava.version>
24+
<guava.version>33.6.0-jre</guava.version>
2525
<junit-jupiter.version>6.0.3</junit-jupiter.version>
2626
<otel.instrumentation.version>2.27.0-alpha</otel.instrumentation.version>
2727
<java.version>8</java.version>

0 commit comments

Comments
 (0)