Skip to content

build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.7.1-jre - #76

Merged
rahilsh merged 1 commit into
mainfrom
dependabot/maven/com.google.guava-guava-33.7.1-jre
Aug 22, 2026
Merged

build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.7.1-jre#76
rahilsh merged 1 commit into
mainfrom
dependabot/maven/com.google.guava-guava-33.7.1-jre

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 22, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.guava:guava from 33.4.0-jre to 33.7.1-jre.

Release notes

Sourced from com.google.guava:guava's releases.

33.7.1

Maven

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.7.1-jre</version>
<!-- or, for Android: -->
<version>33.7.1-android</version>
</dependency>

Jar files

Guava requires one runtime dependency, which you can download here:

Javadoc

JDiff

Changelog

Guava 33.7.1 removes the Multi-Release line from our jar manifest, fixing an issue under Java 9 and 10 that was introduced to guava-jre in version 33.7.0. Sorry for the trouble.

33.7.0

Newly introduced problem for Java 9 and Java 10 only

Guava 33.7.0 includes a Multi-Release line in its jar manifest, even though it is no longer a multi-release jar. This causes some problems with tools from Java 9 and Java 10. The issue is fixed in version 33.7.1. Sorry for the trouble.

Maven

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>33.7.0-jre</version>
<!-- or, for Android: -->
</tr></table> 

... (truncated)

Commits

@dependabotdependabotBot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 22, 2026
@dependabot
dependabotBot requested a review from rahilsh as a code ownerAugust 22, 2026 09:22
@dependabotdependabotBot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 22, 2026

@rahilshrahilsh left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving dependabot PR - all checks passed.

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.7.1-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-version: 33.7.1-jre
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/maven/com.google.guava-guava-33.7.1-jre branch from 92f70f9 to 3a7f947CompareAugust 22, 2026 09:55
@rahilsh
rahilsh merged commit 2b3e8f8 into mainAug 22, 2026
2 checks passed
@dependabot
dependabotBot deleted the dependabot/maven/com.google.guava-guava-33.7.1-jre branch August 22, 2026 09:56
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavaPull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rahilsh