Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 25, 2025

Bumps the all-dependencies group with 5 updates in the / directory:

Package From To
io.swagger.core.v3:swagger-core 2.2.36 2.2.37
com.azure:azure-monitor-opentelemetry-autoconfigure 1.3.0 1.4.0
org.springframework.boot:spring-boot-starter-test 3.5.5 3.5.6
com.github.ben-manes.versions 0.52.0 0.53.0
org.cyclonedx.bom 2.3.1 2.4.1

Updates io.swagger.core.v3:swagger-core from 2.2.36 to 2.2.37

Release notes

Sourced from io.swagger.core.v3:swagger-core's releases.

Swagger-core 2.2.37 released!

  • fix: prevent leaking properties to enum schema when Schema#implementa… (#4970)
  • refs enumAsRef Issue 4932 (#4969)
  • fix: add booleanSchemaValue to Schema's hashCode and equals (#4958)
  • fix: Fix missing items on nested @​ArraySchema items in OAS 3.1 (#4949)
Commits
  • 7aaa116 prepare release 2.2.37
  • 0b467f3 fix: prevent leaking properties to enum schema when Schema#implementation is ...
  • 5e0bb63 fix: reattach enumAsRef to Schema and ArraySchema for OAS 3.1 and OAS 3.0 ALL...
  • 0d0d2e3 Create a failing test presenting open api 3.1 - enum property schema enumAsRe...
  • 46decb3 fix: add booleanSchemaValue to Schema's hashCode and equals
  • fbe8a8d fix: Fix missing items on nested @​ArraySchema items in OAS 3.1 Resolves #4944...
  • e3fe29a bump snapshot 2.2.37-SNAPSHOT
  • See full diff in compare view

Updates com.azure:azure-monitor-opentelemetry-autoconfigure from 1.3.0 to 1.4.0

Release notes

Sourced from com.azure:azure-monitor-opentelemetry-autoconfigure's releases.

azure-monitor-opentelemetry-autoconfigure_1.4.0

1.4.0 (2025-09-24)

Features Added

  • Added mapping for enduser.pseudo.id attribute to user_Id (#46506

Breaking Changes

  • Updated mapping for enduser.id attribute from user_Id to user_AuthenticatedId (#46506
Commits
  • 56c7913 Prepare azure-json and azure-xml for February 2025 release (#43948)
  • cf5a43b Port OpenRewrite to Main (#43884)
  • 0f86c1a Improve token credential object caching logic for identity extension (#43936)
  • 7f0d67f Sync eng/common directory with azure-sdk-tools for PR 9687 (#43909)
  • 62e88e4 Move CI version overrides to matrix based approach (#43913)
  • 4bd28aa Change ClientCore's baseline to Java 8 and make it a multi-release JAR (#43931)
  • b50fa28 Sparse checkout 1espt auto-baselining file by default (#43921)
  • 71c2ecf Add necessary condition (#43933)
  • 00c4511 Increment package versions for resourcemanager releases (#43928)
  • 4783bce Increment package versions for kusto releases (#43929)
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-test from 3.5.5 to 3.5.6

Release notes

Sourced from org.springframework.boot:spring-boot-starter-test's releases.

v3.5.6

🐞 Bug Fixes

  • Quoted -D arguments break system property resolution on Linux with Spring AOT #47166
  • Groovy Templates fails with an NPE when rendering an auto new line #47139
  • available() does not behave correctly when reading stored entries from a NestedJarFile #47057
  • spring-boot-docker-compose doesn't create service connections when image has registry host but not project #47019
  • Flyway Ignore Migration Patterns setting can't be set to an empty string #47013

📔 Documentation

  • Default value of server.tomcat.resource.cache-ttl is not documented #47253
  • Document Java 25 support #47245
  • Fix links to Flyway reference documentation #46988
  • Clarify Javadoc of Customizer interfaces about overriding behavior #46942

🔨 Dependency Upgrades

  • Upgrade to Ehcache3 3.10.9 #47106
  • Upgrade to Elasticsearch Client 8.18.6 #47094
  • Upgrade to Gson 2.13.2 #47158
  • Upgrade to Hibernate 6.6.29.Final #47216
  • Upgrade to HikariCP 6.3.3 #47187
  • Upgrade to HttpCore5 5.3.5 #47108
  • Upgrade to Infinispan 15.2.6.Final #47109
  • Upgrade to Jakarta Activation 2.1.4 #47188
  • Upgrade to Jakarta Mail 2.1.4 #47110
  • Upgrade to Jaybird 6.0.3 #47111
  • Upgrade to Jetty 12.0.27 #47159
  • Upgrade to jOOQ 3.19.26 #47160
  • Upgrade to Lombok 1.18.40 #47113
  • Upgrade to MariaDB 3.5.6 #47189
  • Upgrade to Maven Failsafe Plugin 3.5.4 #47190
  • Upgrade to Maven Shade Plugin 3.6.1 #47191
  • Upgrade to Maven Surefire Plugin 3.5.4 #47192
  • Upgrade to Micrometer 1.15.4 #47083
  • Upgrade to Micrometer Tracing 1.5.4 #47084
  • Upgrade to Netty 4.1.127.Final #47127
  • Upgrade to R2DBC MSSQL 1.0.3.RELEASE #47193
  • Upgrade to Reactor Bom 2024.0.10 #47085
  • Upgrade to Spring AMQP 3.2.7 #47086
  • Upgrade to Spring Batch 5.2.3 #47087
  • Upgrade to Spring Data Bom 2025.0.4 #47088
  • Upgrade to Spring Framework 6.2.11 #47089
  • Upgrade to Spring GraphQL 1.4.2 #47090
  • Upgrade to Spring Integration 6.5.2 #47091
  • Upgrade to Spring Kafka 3.3.10 #47092
  • Upgrade to Spring Pulsar 1.2.10 #47093
  • Upgrade to Spring Security 6.5.5 #47257
  • Upgrade to Tomcat 10.1.46 #47194

... (truncated)

Commits
  • 23bcd7b Release v3.5.6
  • d96267f Merge branch '3.4.x' into 3.5.x
  • 9363f03 Next development version (v3.4.11-SNAPSHOT)
  • a465cdb Revert "Upgrade to Jakarta XML Bind 4.0.4"
  • 391e745 Merge branch '3.4.x' into 3.5.x
  • ad9a7ee Revert "Upgrade to Jakarta XML Bind 4.0.4"
  • 66ba918 Document support for Java 25
  • 943f0ae Merge branch '3.4.x' into 3.5.x
  • 43fee16 Upgrade to Spring Batch 5.2.3
  • 11de7d1 Upgrade to Spring Batch 5.2.3
  • Additional commits viewable in compare view

Updates org.springframework.boot from 3.5.5 to 3.5.6

Release notes

Sourced from org.springframework.boot's releases.

v3.5.6

🐞 Bug Fixes

  • Quoted -D arguments break system property resolution on Linux with Spring AOT #47166
  • Groovy Templates fails with an NPE when rendering an auto new line #47139
  • available() does not behave correctly when reading stored entries from a NestedJarFile #47057
  • spring-boot-docker-compose doesn't create service connections when image has registry host but not project #47019
  • Flyway Ignore Migration Patterns setting can't be set to an empty string #47013

📔 Documentation

  • Default value of server.tomcat.resource.cache-ttl is not documented #47253
  • Document Java 25 support #47245
  • Fix links to Flyway reference documentation #46988
  • Clarify Javadoc of Customizer interfaces about overriding behavior #46942

🔨 Dependency Upgrades

  • Upgrade to Ehcache3 3.10.9 #47106
  • Upgrade to Elasticsearch Client 8.18.6 #47094
  • Upgrade to Gson 2.13.2 #47158
  • Upgrade to Hibernate 6.6.29.Final #47216
  • Upgrade to HikariCP 6.3.3 #47187
  • Upgrade to HttpCore5 5.3.5 #47108
  • Upgrade to Infinispan 15.2.6.Final #47109
  • Upgrade to Jakarta Activation 2.1.4 #47188
  • Upgrade to Jakarta Mail 2.1.4 #47110
  • Upgrade to Jaybird 6.0.3 #47111
  • Upgrade to Jetty 12.0.27 #47159
  • Upgrade to jOOQ 3.19.26 #47160
  • Upgrade to Lombok 1.18.40 #47113
  • Upgrade to MariaDB 3.5.6 #47189
  • Upgrade to Maven Failsafe Plugin 3.5.4 #47190
  • Upgrade to Maven Shade Plugin 3.6.1 #47191
  • Upgrade to Maven Surefire Plugin 3.5.4 #47192
  • Upgrade to Micrometer 1.15.4 #47083
  • Upgrade to Micrometer Tracing 1.5.4 #47084
  • Upgrade to Netty 4.1.127.Final #47127
  • Upgrade to R2DBC MSSQL 1.0.3.RELEASE #47193
  • Upgrade to Reactor Bom 2024.0.10 #47085
  • Upgrade to Spring AMQP 3.2.7 #47086
  • Upgrade to Spring Batch 5.2.3 #47087
  • Upgrade to Spring Data Bom 2025.0.4 #47088
  • Upgrade to Spring Framework 6.2.11 #47089
  • Upgrade to Spring GraphQL 1.4.2 #47090
  • Upgrade to Spring Integration 6.5.2 #47091
  • Upgrade to Spring Kafka 3.3.10 #47092
  • Upgrade to Spring Pulsar 1.2.10 #47093
  • Upgrade to Spring Security 6.5.5 #47257
  • Upgrade to Tomcat 10.1.46 #47194

... (truncated)

Commits
  • 23bcd7b Release v3.5.6
  • d96267f Merge branch '3.4.x' into 3.5.x
  • 9363f03 Next development version (v3.4.11-SNAPSHOT)
  • a465cdb Revert "Upgrade to Jakarta XML Bind 4.0.4"
  • 391e745 Merge branch '3.4.x' into 3.5.x
  • ad9a7ee Revert "Upgrade to Jakarta XML Bind 4.0.4"
  • 66ba918 Document support for Java 25
  • 943f0ae Merge branch '3.4.x' into 3.5.x
  • 43fee16 Upgrade to Spring Batch 5.2.3
  • 11de7d1 Upgrade to Spring Batch 5.2.3
  • Additional commits viewable in compare view

Updates com.github.ben-manes.versions from 0.52.0 to 0.53.0

Updates org.cyclonedx.bom from 2.3.1 to 2.4.1

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

…6 updates

Bumps the all-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.swagger.core.v3:swagger-core](https://github.com/swagger-api/swagger-core) | `2.2.36` | `2.2.37` |
| [com.azure:azure-monitor-opentelemetry-autoconfigure](https://github.com/Azure/azure-sdk-for-java) | `1.3.0` | `1.4.0` |
| [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `3.5.5` | `3.5.6` |
| com.github.ben-manes.versions | `0.52.0` | `0.53.0` |
| org.cyclonedx.bom | `2.3.1` | `2.4.1` |



Updates `io.swagger.core.v3:swagger-core` from 2.2.36 to 2.2.37
- [Release notes](https://github.com/swagger-api/swagger-core/releases)
- [Commits](swagger-api/swagger-core@v2.2.36...v2.2.37)

Updates `com.azure:azure-monitor-opentelemetry-autoconfigure` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@v1.3.0...azure-json_1.4.0)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6)

Updates `org.springframework.boot` from 3.5.5 to 3.5.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.5...v3.5.6)

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

Updates `org.cyclonedx.bom` from 2.3.1 to 2.4.1

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-core
  dependency-version: 2.2.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.azure:azure-monitor-opentelemetry-autoconfigure
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot
  dependency-version: 3.5.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.github.ben-manes.versions
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.cyclonedx.bom
  dependency-version: 2.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update java code labels Sep 25, 2025
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Dependabot can't authenticate to a private package registry. Because of this, Dependabot cannot update this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies java Pull requests that update java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants