Skip to content

Commit c496b6a

Browse files
dependabot[bot]marcwrobel
authored andcommitted
Bump com.google.guava:guava from 33.4.0-jre to 33.4.6-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.4.0-jre to 33.4.6-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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 884538b commit c496b6a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1919
### Internal
2020

2121
- Bump com.opengamma.strata:strata-basics from 2.12.28 to 2.12.46 (#376, #379, #383, #386, #392, #396, #405, #412, #453).
22-
- Bump com.google.guava:guava from 32.1.3 to 33.4.0 (#378, #390, #398, #403, #420, #428, #458).
22+
- Bump com.google.guava:guava from 32.1.3 to 33.4.6 (#378, #390, #398, #403, #420, #428, #458, #483).
2323
- Bump actions/setup-java from 3.13.0 to v4 (#374, #389, #416, #425, #444).
2424
- Bump actions/cache from 3.3.2 to v4 (#381, #385, #391, #455).
2525
- Bump actions/checkout from 4.1.1 to v4 (#387, #397, #400, #407, #443).

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<!-- Remove once Maven has been updated on GitPod -->
2222
<this.maven.version.enforced>[3.8.6,)</this.maven.version.enforced>
2323

24-
<guava.version>33.4.0-jre</guava.version>
24+
<guava.version>33.4.6-jre</guava.version>
2525
<nv-i18n.version>1.29</nv-i18n.version>
2626
<strata.version>2.12.51</strata.version>
2727

0 commit comments

Comments
 (0)