Skip to content

chore: [DevOps] bump the production-minor-patch group with 7 updates #902

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps the production-minor-patch group with 7 updates:

Package From To
org.springframework:spring-framework-bom 6.2.9 6.2.10
io.swagger.core.v3:swagger-models 2.2.35 2.2.36
io.swagger.parser.v3:swagger-parser 2.1.31 2.1.32
io.swagger.parser.v3:swagger-parser-core 2.1.31 2.1.32
org.mockito:mockito-core 5.18.0 5.19.0
org.mockito:mockito-junit-jupiter 5.18.0 5.19.0
com.sap.cloud.security:java-bom 3.6.0 3.6.3

Updates org.springframework:spring-framework-bom from 6.2.9 to 6.2.10

Release notes

Sourced from org.springframework:spring-framework-bom's releases.

v6.2.10

⭐ New Features

  • Optimize NIO path resolution in PathEditor #35304
  • Make type in ProblemDetail nullable #35294
  • Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation #35253
  • Provide configurable useCaches option for URLConnection usage in UrlResource (avoiding jar file leak) #35218

🐞 Bug Fixes

  • @Scheduled tasks running in SimpleAsyncTaskScheduler are interrupted immediately on context close #35254
  • ScriptUtils.executeSqlScript() does not support multiple results per statement #35248
  • Successful Autowiring Dependent on Configuration ordering and Primary Bean flag #35239
  • Locale parameter in MessageSource#getMessage methods should be nullable #35230
  • Allow any @Transactional propagation for @TransactionalEventListener with BEFORE_COMMIT phase #35150
  • Catalog name should be handled with the provided case #35064
  • Accept support for generated keys column name array on HSQLDB and Derby as well #34790
  • Handle direct CanncelationException on timeout in JdkClientHttpRequest #34721

📔 Documentation

  • Add documentation of RequestMapping about SpEL #35232
  • Document SqlBinaryValue behaviour with PostgreSQL #34786

🔨 Dependency Upgrades

  • Upgrade to Micrometer 1.14.10 #35313
  • Upgrade to Reactor 2024.0.9 #35312

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Allan-QLB, @​carsago, @​cw-dimedis, and @​giampa91

Commits
  • 8f64480 Release v6.2.10
  • edda473 Build against Java 24
  • 9fa2d7d Upgrade to Jackson 2.18.4.1
  • c30427f Upgrade to Netty 4.1.124.Final
  • 1d908f1 Upgrade to Reactor 2024.0.9 and Micrometer 1.14.10
  • 37b076b Support multiple result sets in ScriptUtils.executeSqlScript()
  • a9453a5 Polishing
  • 3781ba2 Optimize NIO path resolution in PathEditor
  • f11a1e6 Polish tests
  • ffc7854 Fix checkstyle error
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-models from 2.2.35 to 2.2.36

Updates io.swagger.parser.v3:swagger-parser from 2.1.31 to 2.1.32

Release notes

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

Swagger-parser 2.1.32 released!

  • fix: additional properties external references not processed. Fixes #2218 (#2219)
  • chore: add GitHub issue and pull request templates (#2212)
Commits
  • bf61675 prepare release 2.1.32
  • 6c398fe fix: additional properties external references not processed. Fixes #2218
  • fa5279d chore: add GitHub issue and pull request templates
  • c8f0069 bump snapshot 2.1.32-SNAPSHOT
  • See full diff in compare view

Updates io.swagger.parser.v3:swagger-parser-core from 2.1.31 to 2.1.32

Updates io.swagger.parser.v3:swagger-parser-core from 2.1.31 to 2.1.32

Updates org.mockito:mockito-core from 5.18.0 to 5.19.0

Release notes

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

v5.19.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.19.0

Commits
  • 144751b Add support for JDK21 Sequenced Collections. (#3708)
  • b275c7d Bump actions/checkout from 4 to 5 (#3707)
  • ad6ae2f Allow overriding 'Created-By' for reproducible builds (#3704)
  • 096ee9f Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3703)
  • aa7be27 Bump androidx.test:runner from 1.6.2 to 1.7.0 (#3697)
  • c8a698b Remove unused tests
  • ea45979 Bump errorprone from 2.39.0 to 2.41.0
  • 9c8eb23 Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 (#3694)
  • f05e44d Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 (#3693)
  • 9d32dfe Bump junit-jupiter from 5.13.3 to 5.13.4 (#3691)
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.19.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.19.0

Commits
  • 144751b Add support for JDK21 Sequenced Collections. (#3708)
  • b275c7d Bump actions/checkout from 4 to 5 (#3707)
  • ad6ae2f Allow overriding 'Created-By' for reproducible builds (#3704)
  • 096ee9f Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3703)
  • aa7be27 Bump androidx.test:runner from 1.6.2 to 1.7.0 (#3697)
  • c8a698b Remove unused tests
  • ea45979 Bump errorprone from 2.39.0 to 2.41.0
  • 9c8eb23 Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 (#3694)
  • f05e44d Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 (#3693)
  • 9d32dfe Bump junit-jupiter from 5.13.3 to 5.13.4 (#3691)
  • Additional commits viewable in compare view

Updates com.sap.cloud.security:java-bom from 3.6.0 to 3.6.3

Release notes

Sourced from com.sap.cloud.security:java-bom's releases.

3.6.3

  • Updated license informations in POM files back to original value

Dependency upgrades

  • Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4

3.6.2

  • Improve logging before token key retrieval fallback
  • remove repository config for old sonatype plugin
  • added version references to POMs and other minor informations
  • Update README.md for using correct path to SpringTokenClientConfigura…
  • Maven central preparation

Dependency upgrades

  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2
  • Bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0
  • Bump org.eclipse.jetty.version from 12.0.22 to 12.0.24
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
  • Bump log4j2.version from 2.25.0 to 2.25.1
  • Bump commons-io:commons-io from 2.19.0 to 2.20.0
  • Bump reactor.version from 3.7.7 to 3.7.8
  • Bump spring.core.version from 6.2.8 to 6.2.9
  • Bump spring.security.version from 6.5.1 to 6.5.2
  • Bump spring.boot.version from 3.5.3 to 3.5.4
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.1
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0
  • Bump spring.security.version from 6.5.0 to 6.5.1
  • Bump spring.boot.version from 3.5.0 to 3.5.3

3.6.1

  • Fix spring retry configuration for token service
  • added documentation of retry feature to README
  • Improve error message when client certificate for proof token validation is missing

Dependency upgrades

  • Bump org.eclipse.jetty.version from 12.0.21 to 12.0.22
  • bump caffeine version to 3.2.0
  • Bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5
  • Bump com.sap.cloud.environment.servicebinding:java-bom
  • Bump org.json:json from 20250107 to 20250517
  • Bump commons-io:commons-io from 2.18.0 to 2.19.0
  • Bump spring.core.version from 6.2.5 to 6.2.7
  • Bump io.github.hakky54:logcaptor from 2.10.2 to 2.11.0
  • Bump spring.security.version from 6.4.4 to 6.4.5
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.3 to 5.4.4
  • Bump spring.boot.version from 3.4.4 to 3.4.5

... (truncated)

Changelog

Sourced from com.sap.cloud.security:java-bom's changelog.

3.6.3

  • Updated license informations in POM files back to original value

Dependency upgrades

  • Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4

3.6.2

  • Improve logging before token key retrieval fallback
  • remove repository config for old sonatype plugin
  • added version references to POMs and other minor informations
  • Update README.md for using correct path to SpringTokenClientConfigura…
  • Maven central preparation

Dependency upgrades

  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2
  • Bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0
  • Bump org.eclipse.jetty.version from 12.0.22 to 12.0.24
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
  • Bump log4j2.version from 2.25.0 to 2.25.1
  • Bump commons-io:commons-io from 2.19.0 to 2.20.0
  • Bump reactor.version from 3.7.7 to 3.7.8
  • Bump spring.core.version from 6.2.8 to 6.2.9
  • Bump spring.security.version from 6.5.1 to 6.5.2
  • Bump spring.boot.version from 3.5.3 to 3.5.4
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.1
  • Bump org.apache.maven.plugins:maven-pmd-plugin from 3.26.0 to 3.27.0
  • Bump spring.security.version from 6.5.0 to 6.5.1
  • Bump spring.boot.version from 3.5.0 to 3.5.3

3.6.1

  • Fix spring retry configuration for token service
  • added documentation of retry feature to README
  • Improve error message when client certificate for proof token validation is missing

Dependency upgrades

  • Bump org.eclipse.jetty.version from 12.0.21 to 12.0.22
  • bump caffeine version to 3.2.0
  • Bump org.mockito:mockito-core from 5.17.0 to 5.18.0
  • Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5
  • Bump com.sap.cloud.environment.servicebinding:java-bom
  • Bump org.json:json from 20250107 to 20250517
  • Bump commons-io:commons-io from 2.18.0 to 2.19.0
  • Bump spring.core.version from 6.2.5 to 6.2.7

... (truncated)

Commits
  • bc3a376 Release 3.6.3 (#1831)
  • 92faf55 updated license informations in POM files back to original value (#1830)
  • 0e7376a Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4 (#1829)
  • b532fd9 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1828)
  • bbb1046 Release 3.6.2 (#1827)
  • 8c621a0 Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2 (#1801)
  • 1802602 Bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0 (#1825)
  • 2de9652 Bump org.eclipse.jetty.version from 12.0.22 to 12.0.24 (#1826)
  • f3302ef Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#1804)
  • 647ff9e Bump log4j2.version from 2.25.0 to 2.25.1 (#1805)
  • Additional commits viewable in compare view

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 production-minor-patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) | `6.2.9` | `6.2.10` |
| io.swagger.core.v3:swagger-models | `2.2.35` | `2.2.36` |
| [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) | `2.1.31` | `2.1.32` |
| io.swagger.parser.v3:swagger-parser-core | `2.1.31` | `2.1.32` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.18.0` | `5.19.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.18.0` | `5.19.0` |
| [com.sap.cloud.security:java-bom](https://github.com/SAP/cloud-security-xsuaa-integration) | `3.6.0` | `3.6.3` |


Updates `org.springframework:spring-framework-bom` from 6.2.9 to 6.2.10
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.2.9...v6.2.10)

Updates `io.swagger.core.v3:swagger-models` from 2.2.35 to 2.2.36

Updates `io.swagger.parser.v3:swagger-parser` from 2.1.31 to 2.1.32
- [Release notes](https://github.com/swagger-api/swagger-parser/releases)
- [Commits](swagger-api/swagger-parser@v2.1.31...v2.1.32)

Updates `io.swagger.parser.v3:swagger-parser-core` from 2.1.31 to 2.1.32

Updates `io.swagger.parser.v3:swagger-parser-core` from 2.1.31 to 2.1.32

Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.18.0...v5.19.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.18.0 to 5.19.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.18.0...v5.19.0)

Updates `com.sap.cloud.security:java-bom` from 3.6.0 to 3.6.3
- [Release notes](https://github.com/SAP/cloud-security-xsuaa-integration/releases)
- [Changelog](https://github.com/SAP/cloud-security-services-integration-library/blob/main/CHANGELOG.md)
- [Commits](SAP/cloud-security-services-integration-library@3.6.0...3.6.3)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-version: 6.2.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.swagger.parser.v3:swagger-parser
  dependency-version: 2.1.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.swagger.parser.v3:swagger-parser-core
  dependency-version: 2.1.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: io.swagger.parser.v3:swagger-parser-core
  dependency-version: 2.1.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-version: 5.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-minor-patch
- dependency-name: com.sap.cloud.security:java-bom
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@newtork newtork merged commit f3aab0f into main Aug 19, 2025
14 checks passed
@newtork newtork deleted the dependabot/maven/main/production-minor-patch-1d04deaefa branch August 19, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant