Skip to content

[CORE-69]: Bump the minor-patch-dependencies group with 15 updates#306

Closed
dependabot[bot] wants to merge 2 commits intodevfrom
dependabot/gradle/dev/minor-patch-dependencies-ff519b6232
Closed

[CORE-69]: Bump the minor-patch-dependencies group with 15 updates#306
dependabot[bot] wants to merge 2 commits intodevfrom
dependabot/gradle/dev/minor-patch-dependencies-ff519b6232

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the minor-patch-dependencies group with 15 updates:

Package From To
io.swagger.core.v3:swagger-annotations 2.2.40 2.2.41
com.diffplug.spotless 8.0.0 8.1.0
com.google.cloud.tools.jib 3.4.5 3.5.2
org.sonarqube 7.0.1.6134 7.2.2.6593
io.freefair.lombok 9.0.0 9.1.0
com.google.cloud:libraries-bom 26.71.0 26.73.0
com.google.cloud:spring-cloud-gcp-starter-logging 7.4.1 7.4.2
org.immutables:value 2.11.6 2.12.0
org.bouncycastle:bcprov-jdk18on 1.82 1.83
io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations 2.21.0 2.23.0
org.mockito:mockito-core 5.20.0 5.21.0
com.github.spotbugs 6.4.4 6.4.8
com.gorylenko.gradle-git-properties 2.5.3 2.5.4
io.sentry.jvm.gradle 5.12.1 5.12.2
com.google.auth:google-auth-library-oauth2-http 1.40.0 1.41.0

Updates io.swagger.core.v3:swagger-annotations from 2.2.40 to 2.2.41

Updates com.diffplug.spotless from 8.0.0 to 8.1.0

Updates com.google.cloud.tools.jib from 3.4.5 to 3.5.2

Updates org.sonarqube from 7.0.1.6134 to 7.2.2.6593

Updates io.freefair.lombok from 9.0.0 to 9.1.0

Release notes

Sourced from io.freefair.lombok's releases.

9.1.0

What's Changed

Full Changelog: freefair/gradle-plugins@9.0.0...9.1.0

Commits
  • 53bf1da Merge branch '8.x' of github.com:freefair/gradle-plugins
  • 2ba7317 Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#1553)
  • 0e3186e Bump org.webjars:bootstrap from 5.3.7 to 5.3.8 in /examples (#1546)
  • ed92503 Bump com.github.spotbugs from 6.4.2 to 6.4.4 in /examples (#1552)
  • be47de5 Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 (#1515)
  • cb0c5e7 Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#1556)
  • 1e977a8 Merge branch '8.x' of github.com:freefair/gradle-plugins
  • df39949 Update to Maven Plugin Tools 3.15.2
  • 39f6c7e Merge branch '8.x' of github.com:freefair/gradle-plugins
  • 8ae1514 Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 (#1517)
  • Additional commits viewable in compare view

Updates com.google.cloud:libraries-bom from 26.71.0 to 26.73.0

Release notes

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

v26.73.0

GCP Libraries BOM 26.73.0

Here are the differences from the previous version (26.72.0)

New Addition

  • com.google.cloud:google-cloud-hypercomputecluster:0.1.0
  • com.google.cloud:google-cloud-gkerecommender:0.1.0

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

Notable Changes

google-cloud-bigquery 2.57.1 (prev: 2.56.0)

  • Add timestamp_precision to Field (#4014) (57ffe1d)
  • Introduce DataFormatOptions to configure the output of BigQuery data types (#4010) (6dcc900)
  • Relax client-side validation for BigQuery entity IDs (#4000) (c3548a2)

google-cloud-bigquerystorage 3.19.0 (prev: 3.18.0)

  • Add picosecond timestamp support for Json to Proto converter (#3131) (ea1bcc5)

google-cloud-firestore 3.34.0 (prev: 3.33.4)

  • Publish the pipelines API to the stable branch (2cab2e0)

google-cloud-pubsub 1.144.0 (prev: 1.143.1)

  • Add keepalive feature to tear down streams in their absence (#2605) (99aca4f)
  • Make v1 the default protocolVersion (#2623) (12f014d)

google-cloud-spanner 6.105.0 (prev: 6.103.0)

  • Include PostgreSQL error code in exceptions (#4236) (5874f8b)

  • Add support of dynamic channel pooling (#4265) (923a14a)

  • Include RequestID in requests and errors (#4263) (afd7d6b)

  • Make grpc-gcp default enabled (#4239) (bb82f9e)

  • Refine connecitivity metrics to capture RPCs with no response he… (#4252) (7b49412)

  • Retry as PDML dit not retry Resource limit exceeded (#4258) (c735d42), closes #4253

google-cloud-storage 2.61.0 (prev: 2.60.0)

  • Add support for partial success in ListBuckets for json (#3415) (37ef7f3)
  • Modifying getters and setters to be more inline with s3 interface. (0a8bbea)
  • mpu: Breaking change modifying getters and setters in MPU to be more inline with s3 interface. (66d54e2)

Other libraries

  • [aiplatform] A new field min_gpu_driver_version is added to message .google.cloud.aiplatform.v1beta1.MachineSpec (b887034)
  • [aiplatform] add gpu_partition_size in machine_spec v1 api (b887034)
  • [aiplatform] add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication (b887034)
  • [aiplatform] add ReplicatedVoiceConfig to VoiceConfig to enable Gemini TTS voice replication (b887034)

... (truncated)

Commits
  • 27ae483 chore: release main (#7310)
  • 58507f6 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.75.0 (#7311)
  • d7745c3 deps: Explicitly override grpc-gcp to 1.9.0 (#7308)
  • d45dbb5 chore: release main (#7283)
  • 7d4a5df deps: update dependency com.google.cloud:google-cloud-spanner-jdbc to v2.34.1...
  • eea1913 deps: update dependency com.google.cloud:google-cloud-spanner-bom to v6.105.0...
  • a8acaf0 deps: update dependency com.google.cloud:gapic-libraries-bom to v1.74.1 (#7290)
  • 4b9d736 deps: update dependency com.google.cloud:google-cloud-bigtable-bom to v2.70.1...
  • 4195514 deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.33....
  • b708bfc deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • Additional commits viewable in compare view

Updates com.google.cloud:spring-cloud-gcp-starter-logging from 7.4.1 to 7.4.2

Release notes

Sourced from com.google.cloud:spring-cloud-gcp-starter-logging's releases.

v7.4.2

7.4.2 (2025-12-18)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.73.0 (#4251) (70c1c59)
  • deps: update gapic-generator-java-bom.version to v2.64.1 (#4241) (ad9149e)
  • deps: update gapic-generator-java-bom.version to v2.64.2 (#4250) (3c4da00)

Documentation

Changelog

Sourced from com.google.cloud:spring-cloud-gcp-starter-logging's changelog.

7.4.2 (2025-12-18)

Bug Fixes

  • deps: update dependency com.google.cloud:libraries-bom to v26.73.0 (#4251) (70c1c59)
  • deps: update gapic-generator-java-bom.version to v2.64.1 (#4241) (ad9149e)
  • deps: update gapic-generator-java-bom.version to v2.64.2 (#4250) (3c4da00)

Documentation

Commits

Updates org.immutables:value from 2.11.6 to 2.12.0

Release notes

Sourced from org.immutables:value's releases.

2.12.0

12 Anniversary Edition 🎉

maintenance & refinements

Thank you for the PRs, bug reports and feedback!

PRs

New Contributors

Full Changelog: immutables/immutables@2.11.7...2.12.0

2.11.7

Maintenance & refinements release

Thank you for the bug reports and suggestions!

Issues

  • #1621 Version 2.11.7 tag not present on GitHub
  • #1611 Jspecify Nullable doesn't work properly with generics
  • #1612 Conflicting constructor on empty interfaces when allParameters = true, and privateNoArgConstructor = true/ protectedNoArgConstructor = true (edge case regression after #1604)
  • #1579 TYPE_USE Nullable annotation not respected in the builder for arrays (arrays/elements annotation mirrors are missing) (addressed with some source code parsing, which requires -sourcepath to be provided during compilation)

PRs

New Contributors

Full Changelog: immutables/immutables@2.11.6...2.11.7

Commits
  • ce52114 just readme
  • 0353f3d v2.12.0
  • 7e5b0ab manual processor argument test scripts
  • 165d4eb Clarify Style.isInitialized javadoc
  • bb20531 Merge pull request #1625 from yonghanlin/fix/nondeterminism_tests
  • 0cbc32f fix: nondeterminism behavior in several tests
  • 6c2f70b Merge pull request #1624 from BertschiAG/1623-fix-find-nested-element-matchin...
  • bb968c2 #1623 Fix the newly added tests regarding nested elements matching multiple c...
  • bd37261 #1623 Demonstrate further problems with querying nested elements matching mul...
  • cb5b61c #1623 Fix the MongoPersonTest that tries to find a nested element matching mu...
  • Additional commits viewable in compare view

Updates org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83

Changelog

Sourced from org.bouncycastle:bcprov-jdk18on's changelog.

2.1.1 Version Release: 1.84 Date:      TBD

2.2.1 Version Release: 1.83 Date:      2025, November 27th.

... (truncated)

Commits

Updates io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations from 2.21.0 to 2.23.0

Release notes

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's releases.

Version 2.23.0

This release targets the OpenTelemetry SDK 1.57.0.

Note that many artifacts have the -alpha suffix attached to their version number, reflecting that they are still alpha quality and will continue to have breaking changes. Please see the VERSIONING.md for more details.

⚠️ Breaking Changes

  • ActiveMQ Classic JMX metrics: rename attributes and metrics to align with semantic conventions (see PR description for specifics) (#14996)
  • Library instrumentation: remove previously deprecated methods from telemetry builders (#15324)
  • Logback: captureArguments no longer captures message template, use captureTemplate (#15423)
  • Play: disable controller spans by default, re-enable with otel.instrumentation.common.experimental.controller-telemetry.enabled=true (#15604)

🚫 Deprecations

  • Library instrumentation: deprecate setSpanNameExtractor() and setStatusExtractor() in favor of setSpanNameExtractorCustomizer() and setStatusExtractorCustomizer() (#15529)

🌟 New javaagent instrumentation

🌟 New library instrumentation

📈 Enhancements

  • Spring starter: add declarative config logging exporter (#14917)
  • Failsafe: add support for RetryPolicy (#15255, #15537)
  • GraphQL: add option to disable capturing query documents (#15384)
  • JMX metrics: allow any classpath resource path in rules (#15413)
  • Spring Boot actuator autoconfigure: support Spring Boot 4 (#15433)
  • Spring JMS: support Spring Boot 4 (#15434)
  • Spring starter: support Spring Boot 4 (#15459)
  • Lettuce: support custom ClientResources (#15470)
  • Lettuce: add reactor-core compatibility checker (#15472)
  • Servlet: propagate context explicitly for async runnables (#15476)
  • Servlet: always add trace_id and span_id attributes to requests (#15485)
  • Pekko HTTP: separate route instrumentation from HTTP server instrumentation (#15499)
  • MongoDB: emit versioned scope name (#15500)
  • Spring WebFlux: support Spring Boot 4 (#15502, #15574)
  • Spring WebMVC: support Spring Boot 4 (#15525)
  • Spring Cloud Gateway: support Spring Boot 4 (#15540)
  • Spring starter: add missing Kafka configuration options (#15592)
  • OpenTelemetry API interop: support new GlobalOpenTelemetry methods introduced in 1.57 (#15620)

🛠️ Bug fixes

  • Spring Web/WebFlux: restore GraalVM native-image compatibility (#15306)
  • Spring Kafka: end span in afterRecord callback (#15367)

... (truncated)

Changelog

Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations's changelog.

Version 2.23.0 (2025-12-13)

⚠️ Breaking Changes

  • ActiveMQ Classic JMX metrics: rename attributes and metrics to align with semantic conventions (see PR description for specifics) (#14996)
  • Library instrumentation: remove previously deprecated methods from telemetry builders (#15324)
  • Logback: captureArguments no longer captures message template, use captureTemplate (#15423)
  • Play: disable controller spans by default, re-enable with otel.instrumentation.common.experimental.controller-telemetry.enabled=true (#15604)

🚫 Deprecations

  • Library instrumentation: deprecate setSpanNameExtractor() and setStatusExtractor() in favor of setSpanNameExtractorCustomizer() and setStatusExtractorCustomizer() (#15529)

🌟 New javaagent instrumentation

🌟 New library instrumentation

📈 Enhancements

  • Spring starter: add declarative config logging exporter (#14917)
  • Failsafe: add support for RetryPolicy (#15255, #15537)
  • GraphQL: add option to disable capturing query documents (#15384)
  • JMX metrics: allow any classpath resource path in rules (#15413)
  • Spring Boot actuator autoconfigure: support Spring Boot 4 (#15433)
  • Spring JMS: support Spring Boot 4 (#15434)
  • Spring starter: support Spring Boot 4 (#15459)

... (truncated)

Commits

Updates org.mockito:mockito-core from 5.20.0 to 5.21.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.21.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.21.0

Commits
  • 09d2230 Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768)
  • df3e0cc Bump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767)
  • 04a6e9f Bump actions/checkout from 5 to 6 (#3765)
  • 756a3cf Add description of matchers to potential mismatch (#3760)
  • 58ba445 Forbid mocking WeakReference with inline mock maker (#3759)
  • 966d600 Bump actions/upload-artifact from 4 to 5 (#3756)
  • 632bf7b Bump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755)
  • 8564b43 Fix primitives support in GenericArrayReturnType for Android (#3753)
  • bf3a809 Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744)
  • cffddd4 Bump gradle/actions from 4 to 5 (#3743)
  • Additional commits viewable in compare view

Updates com.github.spotbugs from 6.4.4 to 6.4.8

Updates com.gorylenko.gradle-git-properties from 2.5.3 to 2.5.4

Updates io.sentry.jvm.gradle from 5.12.1 to 5.12.2

Release notes

Sourced from io.sentry.jvm.gradle's releases.

5.12.2

Fixes

  • Fix compatibility with AGP 9.x when uploading proguard mappings (#1021)
Changelog

Sourced from io.sentry.jvm.gradle's changelog.

5.12.2

Fixes

  • Fix compatibility with AGP 9.x when uploading proguard mappings (#1021)
Commits
  • 43f4f6b release: 5.12.2
  • 35cd5c8 fix(proguard): Fix compatibility with AGP 9.x when uploading proguard mapping...
  • 1631a66 Merge branch 'release/5.12.1' into 5.x.x
  • 7b8fb2a Fix build
  • See full diff in compare view

Updates com.google.auth:google-auth-library-oauth2-http from 1.40.0 to 1.41.0

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| io.swagger.core.v3:swagger-annotations | `2.2.40` | `2.2.41` |
| com.diffplug.spotless | `8.0.0` | `8.1.0` |
| com.google.cloud.tools.jib | `3.4.5` | `3.5.2` |
| org.sonarqube | `7.0.1.6134` | `7.2.2.6593` |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `9.0.0` | `9.1.0` |
| [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) | `26.71.0` | `26.73.0` |
| [com.google.cloud:spring-cloud-gcp-starter-logging](https://github.com/GoogleCloudPlatform/spring-cloud-gcp) | `7.4.1` | `7.4.2` |
| [org.immutables:value](https://github.com/immutables/immutables) | `2.11.6` | `2.12.0` |
| [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java) | `1.82` | `1.83` |
| [io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations](https://github.com/open-telemetry/opentelemetry-java-instrumentation) | `2.21.0` | `2.23.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.20.0` | `5.21.0` |
| com.github.spotbugs | `6.4.4` | `6.4.8` |
| com.gorylenko.gradle-git-properties | `2.5.3` | `2.5.4` |
| [io.sentry.jvm.gradle](https://github.com/getsentry/sentry-android-gradle-plugin) | `5.12.1` | `5.12.2` |
| com.google.auth:google-auth-library-oauth2-http | `1.40.0` | `1.41.0` |


Updates `io.swagger.core.v3:swagger-annotations` from 2.2.40 to 2.2.41

Updates `com.diffplug.spotless` from 8.0.0 to 8.1.0

Updates `com.google.cloud.tools.jib` from 3.4.5 to 3.5.2

Updates `org.sonarqube` from 7.0.1.6134 to 7.2.2.6593

Updates `io.freefair.lombok` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@9.0.0...9.1.0)

Updates `com.google.cloud:libraries-bom` from 26.71.0 to 26.73.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.71.0...v26.73.0)

Updates `com.google.cloud:spring-cloud-gcp-starter-logging` from 7.4.1 to 7.4.2
- [Release notes](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/blob/main/CHANGELOG.md)
- [Commits](GoogleCloudPlatform/spring-cloud-gcp@v7.4.1...v7.4.2)

Updates `org.immutables:value` from 2.11.6 to 2.12.0
- [Release notes](https://github.com/immutables/immutables/releases)
- [Commits](immutables/immutables@2.11.6...2.12.0)

Updates `org.bouncycastle:bcprov-jdk18on` from 1.82 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations` from 2.21.0 to 2.23.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java-instrumentation@v2.21.0...v2.23.0)

Updates `org.mockito:mockito-core` from 5.20.0 to 5.21.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.20.0...v5.21.0)

Updates `com.github.spotbugs` from 6.4.4 to 6.4.8

Updates `com.gorylenko.gradle-git-properties` from 2.5.3 to 2.5.4

Updates `io.sentry.jvm.gradle` from 5.12.1 to 5.12.2
- [Release notes](https://github.com/getsentry/sentry-android-gradle-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-android-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-android-gradle-plugin@5.12.1...5.12.2)

Updates `com.google.auth:google-auth-library-oauth2-http` from 1.40.0 to 1.41.0

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.diffplug.spotless
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud.tools.jib
  dependency-version: 3.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.sonarqube
  dependency-version: 7.2.2.6593
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.freefair.lombok
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:libraries-bom
  dependency-version: 26.73.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:spring-cloud-gcp-starter-logging
  dependency-version: 7.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: org.immutables:value
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-version: '1.83'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-annotations
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.github.spotbugs
  dependency-version: 6.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.gorylenko.gradle-git-properties
  dependency-version: 2.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: io.sentry.jvm.gradle
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.auth:google-auth-library-oauth2-http
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 11:13
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/gradle/dev/minor-patch-dependencies-ff519b6232 branch February 1, 2026 11:05
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.

1 participant