Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CORE-69]: Bump the minor-patch-dependencies group across 1 directory with 18 updates #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps the minor-patch-dependencies group with 18 updates in the / directory:

Package From To
com.google.cloud:libraries-bom 26.28.0 26.55.0
com.google.cloud.opentelemetry:exporter-trace 0.25.2 0.33.0
com.google.cloud.opentelemetry:exporter-metrics 0.25.2 0.33.0
org.awaitility:awaitility 4.2.0 4.3.0
org.apache.bcel:bcel 6.6.1 6.10.0
org.webjars:webjars-locator-core 0.52 0.59
io.projectreactor:reactor-core 3.4.34 3.7.3
com.google.auto.value:auto-value 1.9 1.11.0
org.liquibase:liquibase-core 4.22.0 4.31.1
org.postgresql:postgresql 42.7.3 42.7.5
bio.terra:workspace-manager-client 0.254.997-SNAPSHOT 0.254.1175-SNAPSHOT
io.swagger.core.v3:swagger-annotations 2.2.2 2.2.28
io.swagger.codegen.v3:swagger-codegen-cli 3.0.47 3.0.67
com.github.ben-manes.versions 0.42.0 0.52.0
com.google.cloud.tools.jib 3.3.0 3.4.4
de.undercouch.download 5.2.1 5.6.0
org.springframework.boot 3.1.7 3.4.3
io.spring.dependency-management 1.1.4 1.1.7

Updates com.google.cloud:libraries-bom from 26.28.0 to 26.55.0

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.55.0

GCP Libraries BOM 26.55.0

Here are the differences from the previous version (26.54.0)

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-bigquery 2.48.0 (prev: 2.47.0)

google-cloud-bigtable 2.52.0 (prev: 2.51.2)

  • Automated backups are supported in the admin client (#2472) (48633e6)

  • Extend timeouts for check consistency (47ca299)

google-cloud-pubsub 1.137.0 (prev: 1.136.1)

  • Add support for message transforms to Topic and Subscription (3889a05)

google-cloud-spanner 6.87.0 (prev: 6.86.0)

  • Add AddSplitPoints API (a5ebcd3)

  • Add option for multiplexed sessions with partitioned operations (#3635) (dc89b4d)

  • Add option to indicate that a statement is the last in a transaction (#3647) (b04ea80)

  • Adding gfe_latencies metric to built-in metrics (#3490) (314dadc)

  • spanner: Support multiplexed session for read-write transactions (#3608) (bda78ed)

  • spanner: End spans for read-write methods (#3629) (4a1f99c)

  • spanner: Release resources in TransactionManager (#3638) (e0a3e5b)

google-cloud-spanner-jdbc 2.27.0 (prev: 2.26.1)

Other libraries

  • [aiplatform] A new field response_id is added to message .google.cloud.aiplatform.v1.GenerateContentResponse (8791ef3)
  • [aiplatform] Add additional Probe options to v1 model.proto (dab28be)
  • [aiplatform] add Notebooks Runtime Software Configuration (dab28be)
  • [aiplatform] add Notebooks Runtime Software Configuration (dab28be)
  • [aiplatform] Add rag_files_count to RagCorpus to count number of associated files (dab28be)
  • [aiplatform] Add RolloutOptions to DeployedModel in v1beta1 endpoint.proto, add additional Probe options in v1beta1 model.proto (dab28be)
  • [aiplatform] EvaluateDataset API v1beta1 initial release (dab28be)
  • [batch] promote cancel job API to GA (8791ef3)
  • [compute] Update Compute Engine API to revision 20250119 (#981) (dab28be)
  • [dataplex] Added value NONE to the SyncMode enum (dab28be)
  • [dialogflow] add PhoneNumbers API (dab28be)
  • [netapp] add support for Quota Rule apis (dab28be)
  • [run] add BuildConfig to Services for configuring Run functions (dab28be)

... (truncated)

Commits
  • 013af60 chore: release main (#6938)
  • 6346a67 deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.27.0...
  • b91d4b9 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.87.0 ...
  • b1d5b8a deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.52.0...
  • b3efd4b deps: update dependency com.google.cloud:gapic-libraries-bom to v1.52.0 (#6950)
  • df3e1b6 deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.15...
  • 558ffbf deps: update dependency com.google.cloud:google-cloud-nio to v0.127.31 (#6948)
  • 3406982 deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • 165383e deps: update dependency com.google.cloud:google-cloud-firestore-bom to v3.30....
  • 267d0b0 deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.48.2 ...
  • Additional commits viewable in compare view

Updates com.google.cloud.opentelemetry:exporter-trace from 0.25.2 to 0.33.0

Release notes

Sourced from com.google.cloud.opentelemetry:exporter-trace's releases.

v0.33.0

Release Highlights

  • Update the OpenTelemetry and Google library dependencies to address a reported CVE.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.32.0...v0.33.0

v0.32.0

Release Highlights

  • Enables detection of Cloud Run Jobs environment in GCP resource detector.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.31.0...v0.32.0

v0.31.0

Release Highlights

  • Adds exporter configuration option to disable attaching instrumentation library labels.
  • Adds exporter configuration option to provide MetricServiceSettings object to configure the underlying service client used to interact with Cloud Monitoring API.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.30.0...v0.31.0

v0.30.0

Release Highlights

  • Minimum supported Java version set to Java 8 for all consumable artifacts.

What's Changed

... (truncated)

Commits

Updates com.google.cloud.opentelemetry:exporter-metrics from 0.25.2 to 0.33.0

Release notes

Sourced from com.google.cloud.opentelemetry:exporter-metrics's releases.

v0.33.0

Release Highlights

  • Update the OpenTelemetry and Google library dependencies to address a reported CVE.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.32.0...v0.33.0

v0.32.0

Release Highlights

  • Enables detection of Cloud Run Jobs environment in GCP resource detector.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.31.0...v0.32.0

v0.31.0

Release Highlights

  • Adds exporter configuration option to disable attaching instrumentation library labels.
  • Adds exporter configuration option to provide MetricServiceSettings object to configure the underlying service client used to interact with Cloud Monitoring API.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.30.0...v0.31.0

v0.30.0

Release Highlights

  • Minimum supported Java version set to Java 8 for all consumable artifacts.

What's Changed

... (truncated)

Commits

Updates com.google.cloud.opentelemetry:exporter-metrics from 0.25.2 to 0.33.0

Release notes

Sourced from com.google.cloud.opentelemetry:exporter-metrics's releases.

v0.33.0

Release Highlights

  • Update the OpenTelemetry and Google library dependencies to address a reported CVE.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.32.0...v0.33.0

v0.32.0

Release Highlights

  • Enables detection of Cloud Run Jobs environment in GCP resource detector.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.31.0...v0.32.0

v0.31.0

Release Highlights

  • Adds exporter configuration option to disable attaching instrumentation library labels.
  • Adds exporter configuration option to provide MetricServiceSettings object to configure the underlying service client used to interact with Cloud Monitoring API.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.30.0...v0.31.0

v0.30.0

Release Highlights

  • Minimum supported Java version set to Java 8 for all consumable artifacts.

What's Changed

... (truncated)

Commits

Updates org.awaitility:awaitility from 4.2.0 to 4.3.0

Changelog

Sourced from org.awaitility:awaitility's changelog.

Changelog 4.3.0 (2025-02-21)

  • Support for kotlin.time.Duration in Kotlin DSL (thanks to Ivo Šmíd for PR)

  • Upgraded kotlin version in the awaitility-kotlin module to 2.1.10

  • Using a more descriptive error message when using VERY long wait conditions or poll durations (issue 290)

  • Added an overloaded method of untilAsserted(..) that takes a supplier and a consumer. Example lets say you have a class like this: public class MyClass { public String myFunction() { // Imagine stuff being executed in asynchrinously here and the result of this // operation is a string called "my value" return "my value" } }

    // Then in your test you can wait for the "myFunction" to be asserted by a "consumer" that uses // assertj to make sure that "myFunction" returns ""my value" await().untilAsserted(myClass::myFunction, value -> Assertions.assertThat(value).isEqualTo("my value"));

    This has also been implemented for all atomic, adder, and accumulator methods.

Changelog 4.2.2 (2024-08-07)

  • Support JDK EA builds in JavaVersionDetector (thanks to Oleg Estekhin for pull request)

Changelog 4.2.1 (2024-03-15)

  • Upgraded Kotlin to 1.9.22

  • Added extension properties forever, then, and, given to the Kotlin extension. This allows you to do e.g.:

    await.forever until { .. }

  • Added shortcut for enabling logging. Before you had to do e.g.

    await() .with() .conditionEvaluationListener(new ConditionEvaluationLogger(log::info)) .pollInterval(ONE_HUNDRED_MILLISECONDS) .until(logs::size, is(4));

    You can now instead use the "logging" shortcut:

    await() .with() .logging(log::info) .pollInterval(ONE_HUNDRED_MILLISECONDS) .until(logs::size, is(4));

    or simply ".logging()" for "System.out".

    This shortcut has also been added globally:

... (truncated)

Commits
  • e3ff879 [maven-release-plugin] prepare release awaitility-4.3.0
  • d116712 [ci skip] Preparing changelog for release
  • 4e186df Added kotlin source folder explicitly
  • e8d3ab7 Upgraded lots of plugin dependencies
  • a7a167a Added an overloaded method of untilAsserted(..) that takes a supplier and a c...
  • ef8f663 Make ConditionFactory safer to use in java 8
  • 5550079 Using a more descriptive error message when using VERY long wait conditions o...
  • 2a9814b Upgraded kotlin version in the awaitility-kotlin module to 2.1.10
  • 8f22c00 [ci skip] Updated changelog.txt to reflect latest changes
  • 6a35c24 #235 Support for kotlin.time.Duration in Kotlin DSL (#285)
  • Additional commits viewable in compare view

Updates org.apache.bcel:bcel from 6.6.1 to 6.10.0

Changelog

Sourced from org.apache.bcel:bcel's changelog.

Apache Commons BCEL Version 6.10.0 RELEASE NOTES

Introduction

The Apache Commons BCEL team is pleased to announce the release of Apache Commons BCEL 6.10.0.

The Byte Code Engineering Library (BCEL) is intended to give users a convenient way to analyze, create, and manipulate compiled .class files. Classes are represented by objects containing all the symbolic information of the given class: methods, fields, and byte code instructions.

Maintenance and bug fix release. Requires a minimum of Java 8.

Changes

  •       Fix PMD UnnecessaryFullyQualifiedName. Thanks to Gary Gregory.
    
  •       Fix PMD EmptyCatchBlock by allowing commented blocks. Thanks to Gary Gregory.
    
  •       Fix PMD EmptyControlStatement by allowing commented blocks. Thanks to Gary Gregory.
    
  •       Fix SpotBugs RV_RETURN_VALUE_IGNORED_BAD_PRACTICE in JasminVisitor. Thanks to Gary Gregory.
    
  •       SpotBugs checks should ignore code generated by JavaCC. Thanks to Gary Gregory.
    
  •       Fix SpotBugs URF_UNREAD_FIELD in ClassDumper. Thanks to Gary Gregory.
    
  •       Fix SpotBugs DM_DEFAULT_ENCODING in JasminVisitor. Thanks to Gary Gregory.
    
  •       Fix SpotBugs RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE in ASTFunAppl. Thanks to Gary Gregory.
    
  •       Fix SpotBugs RV_ABSOLUTE_VALUE_OF_HASHCODE in Mini.Environment. Thanks to Gary Gregory.
    
  •       Fix SpotBugs DM_DEFAULT_ENCODING in Mini.MiniC. Thanks to Gary Gregory.
    
  •       Fix SpotBugs WMI_WRONG_MAP_ITERATOR in Package.go(String[]). Thanks to Gary Gregory.
    
  •       Deprecate TransitiveHull.INGORED in favor of TransitiveHull.getIgnored(). Thanks to Gary Gregory.
    
  •       Add accessors to model and unit tests, Javadoc [#183](https://github.com/apache/commons-bcel/issues/183). Thanks to nbauma109, Gary Gregory, Mark Roberts.
    
  •       Add Const.MAJOR_22. Thanks to Gary Gregory.
    
  •       Add Const.MINOR_22. Thanks to Gary Gregory.
    
  •       Add Const.MAJOR_23. Thanks to Gary Gregory.
    
  •       Add Const.MINOR_23. Thanks to Gary Gregory.
    
  •       Add Const.MAJOR_24. Thanks to Gary Gregory.
    
  •       Add Const.MINOR_24. Thanks to Gary Gregory.
    
  •       Bump tests from org.assertj:assertj-core 3.25.3 to 3.26.3 [#322](https://github.com/apache/commons-bcel/issues/322), [#332](https://github.com/apache/commons-bcel/issues/332). Thanks to Dependabot.
    
  •       Bump tests from org.jetbrains.kotlin:kotlin-stdlib 1.9.23 to 2.0.0 [#309](https://github.com/apache/commons-bcel/issues/309), [#318](https://github.com/apache/commons-bcel/issues/318). Thanks to Dependabot.
    
  •       Bump tests from org.apache.commons:commons-collections4 4.4 to 4.5.0-M2. Thanks to Gary Gregory.
    
  •       Bump org.apache.commons:commons-parent from 69 to 71. Thanks to Gary Gregory.
    
  •       Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 [#331](https://github.com/apache/commons-bcel/issues/331). Thanks to Gary Gregory.
    

Historical list of changes: https://commons.apache.org/proper/commons-bcel/changes-report.html

For complete information on Apache Commons BCEL, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons BCEL website:

https://commons.apache.org/proper/commons-bcel

... (truncated)

Commits
  • 907c61d Prepare for the next release candidate
  • a7333c0 Prepare for the next release candidate
  • 2d95820 Add Const.MAJOR_24
  • 8f87b81 Add Const.MAJOR_23
  • e9aa068 Add Const.MAJOR_22
  • 9818c89 Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 #332
  • 10f5191 Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#332)
  • fe3651d Bump github/codeql-action from 3.25.11 to 3.25.12 (#333)
  • d93052b Remove redundant keywords
  • 65bd198 Remove redundant keywords
  • Additional commits viewable in compare view

Updates org.webjars:webjars-locator-core from 0.52 to 0.59

Commits
  • 2c560d2 [maven-release-plugin] prepare release webjars-locator-core-0.59
  • 9524a9e Merge pull request #151 from webjars/dependabot/maven/slf4j.version-2.0.13
  • 11df7ae Merge pull request #154 from webjars/dependabot/maven/org.apache.maven.plugin...
  • 027610a Merge pull request #156 from webjars/dependabot/maven/com.fasterxml.jackson.c...
  • 3a182d9 Merge pull request #157 from webjars/dependabot/maven/org.apache.maven.plugin...
  • eb64e50 Merge pull request #158 from webjars/dependabot/maven/io.github.classgraph-cl...
  • f0ecec4 Merge pull request #159 from mkurz/allow_resource_overwrite
  • f3e6258 If WebJar version is a "-snapshot", overwrite existing files when extracing
  • 654fecd Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.173
  • f8ec8cc Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-core from 3.4.34 to 3.7.3

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.7.3

Reactor Core 3.7.3 is part of 2024.0.3 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.7.2...v3.7.3

v3.7.2

What's Changed

✨ New features and improvements

📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.7.1...v3.7.2

v3.7.1

Reactor Core 3.7.1 is part of 2024.0.1 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

... (truncated)

Commits

Updates com.google.auto.value:auto-value from 1.9 to 1.11.0

Release notes

Sourced from com.google.auto.value:auto-value's releases.

AutoValue 1.11.0

What's Changed

  • AutoValue (including AutoBuilder) no longer bundl...

    Description has been truncated

… with 18 updates

Bumps the minor-patch-dependencies group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.28.0` | `26.55.0` |
| [com.google.cloud.opentelemetry:exporter-trace](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.25.2` | `0.33.0` |
| [com.google.cloud.opentelemetry:exporter-metrics](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java) | `0.25.2` | `0.33.0` |
| [org.awaitility:awaitility](https://github.com/awaitility/awaitility) | `4.2.0` | `4.3.0` |
| [org.apache.bcel:bcel](https://github.com/apache/commons-bcel) | `6.6.1` | `6.10.0` |
| [org.webjars:webjars-locator-core](https://github.com/webjars/webjars-locator-core) | `0.52` | `0.59` |
| [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.4.34` | `3.7.3` |
| [com.google.auto.value:auto-value](https://github.com/google/auto) | `1.9` | `1.11.0` |
| [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.22.0` | `4.31.1` |
| [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.3` | `42.7.5` |
| bio.terra:workspace-manager-client | `0.254.997-SNAPSHOT` | `0.254.1175-SNAPSHOT` |
| io.swagger.core.v3:swagger-annotations | `2.2.2` | `2.2.28` |
| io.swagger.codegen.v3:swagger-codegen-cli | `3.0.47` | `3.0.67` |
| com.github.ben-manes.versions | `0.42.0` | `0.52.0` |
| com.google.cloud.tools.jib | `3.3.0` | `3.4.4` |
| [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) | `5.2.1` | `5.6.0` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.1.7` | `3.4.3` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.4` | `1.1.7` |



Updates `com.google.cloud:libraries-bom` from 26.28.0 to 26.55.0
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.28.0...v26.55.0)

Updates `com.google.cloud.opentelemetry:exporter-trace` from 0.25.2 to 0.33.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-java@v0.25.2...v0.33.0)

Updates `com.google.cloud.opentelemetry:exporter-metrics` from 0.25.2 to 0.33.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-java@v0.25.2...v0.33.0)

Updates `com.google.cloud.opentelemetry:exporter-metrics` from 0.25.2 to 0.33.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-java/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-java@v0.25.2...v0.33.0)

Updates `org.awaitility:awaitility` from 4.2.0 to 4.3.0
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.3.0)

Updates `org.apache.bcel:bcel` from 6.6.1 to 6.10.0
- [Changelog](https://github.com/apache/commons-bcel/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-bcel@rel/commons-bcel-6.6.1...rel/commons-bcel-6.10.0)

Updates `org.webjars:webjars-locator-core` from 0.52 to 0.59
- [Commits](webjars/webjars-locator-core@webjars-locator-core-0.52...webjars-locator-core-0.59)

Updates `io.projectreactor:reactor-core` from 3.4.34 to 3.7.3
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.34...v3.7.3)

Updates `com.google.auto.value:auto-value` from 1.9 to 1.11.0
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.9...auto-value-1.11.0)

Updates `org.liquibase:liquibase-core` from 4.22.0 to 4.31.1
- [Release notes](https://github.com/liquibase/liquibase/releases)
- [Changelog](https://github.com/liquibase/liquibase/blob/v4.31.1/changelog.txt)
- [Commits](liquibase/liquibase@v4.22.0...v4.31.1)

Updates `org.postgresql:postgresql` from 42.7.3 to 42.7.5
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.7.3...REL42.7.5)

Updates `bio.terra:workspace-manager-client` from 0.254.997-SNAPSHOT to 0.254.1175-SNAPSHOT

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.2 to 2.2.28

Updates `io.swagger.codegen.v3:swagger-codegen-cli` from 3.0.47 to 3.0.67

Updates `com.github.ben-manes.versions` from 0.42.0 to 0.52.0

Updates `com.google.cloud.tools.jib` from 3.3.0 to 3.4.4

Updates `de.undercouch.download` from 5.2.1 to 5.6.0
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](michel-kraemer/gradle-download-task@5.2.1...5.6.0)

Updates `org.springframework.boot` from 3.1.7 to 3.4.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.7...v3.4.3)

Updates `io.spring.dependency-management` from 1.1.4 to 1.1.7
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.4...v1.1.7)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud.opentelemetry:exporter-trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud.opentelemetry:exporter-metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud.opentelemetry:exporter-metrics
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.apache.bcel:bcel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.webjars:webjars-locator-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.auto.value:auto-value
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.liquibase:liquibase-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: bio.terra:workspace-manager-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.swagger.codegen.v3:swagger-codegen-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud.tools.jib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: de.undercouch.download
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants