Skip to content

Commit dc2bc93

Browse files
dependabot[bot]marcwrobel
authored andcommitted
Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.0-jre to 33.3.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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6450653 commit dc2bc93

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

1818
- Bump com.opengamma.strata:strata-basics from 2.12.28 to 2.12.46 (#376, #379, #383, #386, #392, #396, #405, #412, #453).
19-
- Bump com.google.guava:guava from 32.1.3 to 33.3.0 (#378, #390, #398, #403, #420).
19+
- Bump com.google.guava:guava from 32.1.3 to 33.3.1 (#378, #390, #398, #403, #420, #428).
2020
- Bump actions/setup-java from 3.13.0 to 4.5.0 (#374, #389, #416, #425, #444).
2121
- Bump actions/cache from 3.3.2 to 4.2.0 (#381, #385, #391, #455).
2222
- Bump actions/checkout from 4.1.1 to 4.2.2 (#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.3.0-jre</guava.version>
24+
<guava.version>33.3.1-jre</guava.version>
2525
<nv-i18n.version>1.29</nv-i18n.version>
2626
<strata.version>2.12.46</strata.version>
2727

0 commit comments

Comments
 (0)