Skip to content

Commit

Permalink
build(deps): bump org.threeten:threetenbp from 1.6.8 to 1.6.9
Browse files Browse the repository at this point in the history
Bumps [org.threeten:threetenbp](https://github.com/ThreeTen/threetenbp) from 1.6.8 to 1.6.9.
- [Release notes](https://github.com/ThreeTen/threetenbp/releases)
- [Changelog](https://github.com/ThreeTen/threetenbp/blob/main/RELEASE-NOTES.md)
- [Commits](ThreeTen/threetenbp@v1.6.8...v1.6.9)

---
updated-dependencies:
- dependency-name: org.threeten:threetenbp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 26, 2024
1 parent b819710 commit bcded5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<!-- Dependency convergence issues -->
<opencensus.version>0.31.1</opencensus.version><!-- mess in google-pubsub and grpc deps; should be rather stable as OpenCensus has been sunsetted already - see https://github.com/GoogleCloudPlatform/cloud-opensource-java/issues/862 -->
<threeten.version>1.6.8</threeten.version><!-- mess in google-cloud-core transitive deps -->
<threeten.version>1.6.9</threeten.version><!-- mess in google-cloud-core transitive deps -->
<perfmark-api.version>0.27.0</perfmark-api.version><!-- mess in grpc-core and google-cloud-secretmanager-->
<conscrypt.version>2.5.2</conscrypt.version><!-- mess in google-cloud-bigquery and the other google cloud lib-->
</properties>
Expand Down

0 comments on commit bcded5e

Please sign in to comment.