chore: [DevOps] bump the production-minor-patch group with 7 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
dependencies java
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
:star: New Features
- Optimize NIO path resolution in
PathEditor#35304- Make
typeinProblemDetailnullable #35294- Refine UriUtils#decode and StringUtils#uriDecode implementation and documentation #35253
- Provide configurable
useCachesoption forURLConnectionusage inUrlResource(avoiding jar file leak) #35218:lady_beetle: Bug Fixes
@Scheduledtasks running inSimpleAsyncTaskSchedulerare interrupted immediately on context close #35254ScriptUtils.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
@Transactionalpropagation for@TransactionalEventListenerwith 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
:notebook_with_decorative_cover: Documentation
- Add documentation of RequestMapping about SpEL #35232
- Document SqlBinaryValue behaviour with PostgreSQL #34786
:hammer: Dependency Upgrades
:heart: Contributors
Thank you to all the contributors who worked on this release:
Commits
8f64480Release v6.2.10edda473Build against Java 249fa2d7dUpgrade to Jackson 2.18.4.1c30427fUpgrade to Netty 4.1.124.Final1d908f1Upgrade to Reactor 2024.0.9 and Micrometer 1.14.1037b076bSupport multiple result sets in ScriptUtils.executeSqlScript()a9453a5Polishing3781ba2Optimize NIO path resolution in PathEditorf11a1e6Polish testsffc7854Fix 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!
Commits
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
- 2025-08-15 - 37 commit(s) by Adrian-Kim, Tim van der Lippe, Tran Ngoc Nhan, dependabot[bot], juyeop
- feat: Add support for JDK21 Sequenced Collections. [(#3708)](mockito/mockito#3708)
- Bump actions/checkout from 4 to 5 [(#3707)](mockito/mockito#3707)
- build: Allow overriding 'Created-By' for reproducible builds [(#3704)](mockito/mockito#3704)
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 [(#3703)](mockito/mockito#3703)
- Bump androidx.test:runner from 1.6.2 to 1.7.0 [(#3697)](mockito/mockito#3697)
- Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 [(#3694)](mockito/mockito#3694)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 [(#3693)](mockito/mockito#3693)
- Bump junit-jupiter from 5.13.3 to 5.13.4 [(#3691)](mockito/mockito#3691)
- Bump com.gradle.develocity from 4.0.2 to 4.1 [(#3689)](mockito/mockito#3689)
- Bump com.google.googlejavaformat:google-java-format from 1.27.0 to 1.28.0 [(#3688)](mockito/mockito#3688)
- Bump com.google.googlejavaformat:google-java-format from 1.25.2 to 1.27.0 [(#3686)](mockito/mockito#3686)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.4 to 7.1.0 [(#3685)](mockito/mockito#3685)
- Bump junit-jupiter from 5.13.2 to 5.13.3 [(#3684)](mockito/mockito#3684)
- Bump org.shipkit:shipkit-auto-version from 2.1.0 to 2.1.2 [(#3683)](mockito/mockito#3683)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.2 to 7.0.4 [(#3682)](mockito/mockito#3682)
- Only run release after both Java and Android tests have finished [(#3681)](mockito/mockito#3681)
- Bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.3 [(#3680)](mockito/mockito#3680)
- Bump org.codehaus.groovy:groovy from 3.0.24 to 3.0.25 [(#3679)](mockito/mockito#3679)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.23.0 to 3.23.100 [(#3678)](mockito/mockito#3678)
- Can no longer publish snapshot releases [(#3677)](mockito/mockito#3677)
- Update Gradle to 8.14.2 [(#3676)](mockito/mockito#3676)
- Bump errorprone from 2.23.0 to 2.39.0 [(#3674)](mockito/mockito#3674)
- Correct Junit docs link [(#3672)](mockito/mockito#3672)
- Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.1.0 to 4.3.0 [(#3670)](mockito/mockito#3670)
- Bump junit-jupiter from 5.13.1 to 5.13.2 [(#3669)](mockito/mockito#3669)
- Bump bytebuddy from 1.17.5 to 1.17.6 [(#3668)](mockito/mockito#3668)
- Bump junit-jupiter from 5.12.2 to 5.13.1 [(#3666)](mockito/mockito#3666)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.2.0 [(#3665)](mockito/mockito#3665)
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 1.0.0 [(#3661)](mockito/mockito#3661)
- Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.2 [(#3660)](mockito/mockito#3660)
- Add JDK21 sequenced collections for ReturnsEmptyValues [(#3659)](mockito/mockito#3659)
- Bump com.gradle.develocity from 3.19.1 to 4.0.2 [(#3658)](mockito/mockito#3658)
- Bump ru.vyarus:gradle-animalsniffer-plugin from 1.7.2 to 2.0.1 [(#3657)](mockito/mockito#3657)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.22.0 to 3.23.0 [(#3656)](mockito/mockito#3656)
- Bump org.codehaus.groovy:groovy from 3.0.23 to 3.0.24 [(#3655)](mockito/mockito#3655)
- Bump junit-jupiter from 5.11.4 to 5.12.2 [(#3653)](mockito/mockito#3653)
- Reproducible Build: need to inject JDK distribution details to rebuild [(#3563)](mockito/mockito#3563)
Commits
144751bAdd support for JDK21 Sequenced Collections. (#3708)b275c7dBump actions/checkout from 4 to 5 (#3707)ad6ae2fAllow overriding 'Created-By' for reproducible builds (#3704)096ee9fBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3703)aa7be27Bump androidx.test:runner from 1.6.2 to 1.7.0 (#3697)c8a698bRemove unused testsea45979Bump errorprone from 2.39.0 to 2.41.09c8eb23Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 (#3694)f05e44dBump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 (#3693)9d32dfeBump 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
- 2025-08-15 - 37 commit(s) by Adrian-Kim, Tim van der Lippe, Tran Ngoc Nhan, dependabot[bot], juyeop
- feat: Add support for JDK21 Sequenced Collections. [(#3708)](mockito/mockito#3708)
- Bump actions/checkout from 4 to 5 [(#3707)](mockito/mockito#3707)
- build: Allow overriding 'Created-By' for reproducible builds [(#3704)](mockito/mockito#3704)
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 [(#3703)](mockito/mockito#3703)
- Bump androidx.test:runner from 1.6.2 to 1.7.0 [(#3697)](mockito/mockito#3697)
- Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 [(#3694)](mockito/mockito#3694)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 [(#3693)](mockito/mockito#3693)
- Bump junit-jupiter from 5.13.3 to 5.13.4 [(#3691)](mockito/mockito#3691)
- Bump com.gradle.develocity from 4.0.2 to 4.1 [(#3689)](mockito/mockito#3689)
- Bump com.google.googlejavaformat:google-java-format from 1.27.0 to 1.28.0 [(#3688)](mockito/mockito#3688)
- Bump com.google.googlejavaformat:google-java-format from 1.25.2 to 1.27.0 [(#3686)](mockito/mockito#3686)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.4 to 7.1.0 [(#3685)](mockito/mockito#3685)
- Bump junit-jupiter from 5.13.2 to 5.13.3 [(#3684)](mockito/mockito#3684)
- Bump org.shipkit:shipkit-auto-version from 2.1.0 to 2.1.2 [(#3683)](mockito/mockito#3683)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.2 to 7.0.4 [(#3682)](mockito/mockito#3682)
- Only run release after both Java and Android tests have finished [(#3681)](mockito/mockito#3681)
- Bump org.junit.platform:junit-platform-launcher from 1.12.2 to 1.13.3 [(#3680)](mockito/mockito#3680)
- Bump org.codehaus.groovy:groovy from 3.0.24 to 3.0.25 [(#3679)](mockito/mockito#3679)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.23.0 to 3.23.100 [(#3678)](mockito/mockito#3678)
- Can no longer publish snapshot releases [(#3677)](mockito/mockito#3677)
- Update Gradle to 8.14.2 [(#3676)](mockito/mockito#3676)
- Bump errorprone from 2.23.0 to 2.39.0 [(#3674)](mockito/mockito#3674)
- Correct Junit docs link [(#3672)](mockito/mockito#3672)
- Bump net.ltgt.gradle:gradle-errorprone-plugin from 4.1.0 to 4.3.0 [(#3670)](mockito/mockito#3670)
- Bump junit-jupiter from 5.13.1 to 5.13.2 [(#3669)](mockito/mockito#3669)
- Bump bytebuddy from 1.17.5 to 1.17.6 [(#3668)](mockito/mockito#3668)
- Bump junit-jupiter from 5.12.2 to 5.13.1 [(#3666)](mockito/mockito#3666)
- Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.21 to 2.2.0 [(#3665)](mockito/mockito#3665)
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.9.0 to 1.0.0 [(#3661)](mockito/mockito#3661)
- Bump org.junit.platform:junit-platform-launcher from 1.11.4 to 1.12.2 [(#3660)](mockito/mockito#3660)
- Add JDK21 sequenced collections for ReturnsEmptyValues [(#3659)](mockito/mockito#3659)
- Bump com.gradle.develocity from 3.19.1 to 4.0.2 [(#3658)](mockito/mockito#3658)
- Bump ru.vyarus:gradle-animalsniffer-plugin from 1.7.2 to 2.0.1 [(#3657)](mockito/mockito#3657)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.22.0 to 3.23.0 [(#3656)](mockito/mockito#3656)
- Bump org.codehaus.groovy:groovy from 3.0.23 to 3.0.24 [(#3655)](mockito/mockito#3655)
- Bump junit-jupiter from 5.11.4 to 5.12.2 [(#3653)](mockito/mockito#3653)
- Reproducible Build: need to inject JDK distribution details to rebuild [(#3563)](mockito/mockito#3563)
Commits
144751bAdd support for JDK21 Sequenced Collections. (#3708)b275c7dBump actions/checkout from 4 to 5 (#3707)ad6ae2fAllow overriding 'Created-By' for reproducible builds (#3704)096ee9fBump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#3703)aa7be27Bump androidx.test:runner from 1.6.2 to 1.7.0 (#3697)c8a698bRemove unused testsea45979Bump errorprone from 2.39.0 to 2.41.09c8eb23Bump org.junit.platform:junit-platform-launcher from 1.13.3 to 1.13.4 (#3694)f05e44dBump com.diffplug.spotless:spotless-plugin-gradle from 7.1.0 to 7.2.1 (#3693)9d32dfeBump 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
bc3a376Release 3.6.3 (#1831)92faf55updated license informations in POM files back to original value (#1830)0e7376aBump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4 (#1829)b532fd9Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#1828)bbb1046Release 3.6.2 (#1827)8c621a0Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2 (#1801)1802602Bump io.github.hakky54:logcaptor from 2.11.0 to 2.12.0 (#1825)2de9652Bump org.eclipse.jetty.version from 12.0.22 to 12.0.24 (#1826)f3302efBump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (#1804)647ff9eBump 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
2
+5
-5
Package Dependencies
org.mockito:mockito-junit-jupiter
maven
5.18.0 → 5.19.0
Minor
org.mockito:mockito-core
maven
5.18.0 → 5.19.0
Minor
io.swagger.parser.v3:swagger-parser
maven
2.1.31 → 2.1.32
Patch
maven
2.1.31 → 2.1.32
Patch
maven
6.2.9 → 6.2.10
Patch
io.swagger.core.v3:swagger-models
maven
2.2.35 → 2.2.36
Patch
com.sap.cloud.security:java-bom
maven
3.6.0 → 3.6.3
Patch
Technical Details
| ID: | 5358456 |
| UUID: | 2755738475 |
| Node ID: | PR_kwDOJWVxms6kQTtr |
| Host: | GitHub |
| Repository: | SAP/cloud-sdk-java |
| Merge State: | Unknown |