Skip to content

Commit

Permalink
Merge pull request #669 from quarkiverse/dependabot/maven/org.threete…
Browse files Browse the repository at this point in the history
…n-threetenbp-1.7.0

Bump org.threeten:threetenbp from 1.6.9 to 1.7.0
  • Loading branch information
loicmathieu committed Sep 18, 2024
2 parents d211e15 + 6aac393 commit 339a9a0
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.9</threeten.version><!-- mess in google-cloud-core transitive deps -->
<threeten.version>1.7.0</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 339a9a0

Please sign in to comment.