Skip to content

Commit

Permalink
Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcwrobel committed Dec 7, 2024
1 parent 6450653 commit dc2bc93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Internal

- Bump com.opengamma.strata:strata-basics from 2.12.28 to 2.12.46 (#376, #379, #383, #386, #392, #396, #405, #412, #453).
- Bump com.google.guava:guava from 32.1.3 to 33.3.0 (#378, #390, #398, #403, #420).
- Bump com.google.guava:guava from 32.1.3 to 33.3.1 (#378, #390, #398, #403, #420, #428).
- Bump actions/setup-java from 3.13.0 to 4.5.0 (#374, #389, #416, #425, #444).
- Bump actions/cache from 3.3.2 to 4.2.0 (#381, #385, #391, #455).
- Bump actions/checkout from 4.1.1 to 4.2.2 (#387, #397, #400, #407, #443).
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<!-- Remove once Maven has been updated on GitPod -->
<this.maven.version.enforced>[3.8.6,)</this.maven.version.enforced>

<guava.version>33.3.0-jre</guava.version>
<guava.version>33.3.1-jre</guava.version>
<nv-i18n.version>1.29</nv-i18n.version>
<strata.version>2.12.46</strata.version>

Expand Down

0 comments on commit dc2bc93

Please sign in to comment.