Bump the gradle-version-updates group across 1 directory with 9 updates#3299
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
Conversation
Bumps the gradle-version-updates group with 6 updates in the /hooks/persistence-defectdojo/hook directory: | Package | From | To | | --- | --- | --- | | [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.2.10` | `6.2.11` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.19.2` | `2.20.0` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.19.2` | `2.20.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.19.0` | `5.20.0` | | [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.14.2` | `9.0.0` | | com.github.ben-manes.versions | `0.52.0` | `0.53.0` | Updates `org.springframework:spring-web` from 6.2.10 to 6.2.11 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.10...v6.2.11) Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.2 to 2.20.0 - [Commits](FasterXML/jackson-core@jackson-core-2.19.2...jackson-core-2.20.0) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.2 to 2.20.0 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.2 to 2.20.0 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.2 to 2.20.0 Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) Updates `io.freefair.lombok` from 8.14.2 to 9.0.0 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.14.2...9.0.0) Updates `com.github.ben-manes.versions` from 0.52.0 to 0.53.0 --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates - dependency-name: io.freefair.lombok dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gradle-version-updates - dependency-name: com.github.ben-manes.versions dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for docs-securecodebox ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
From the project readme:
|
Weltraumschaf
requested changes
Sep 30, 2025
Signed-off-by: Sven Strittmatter <ich@weltraumschaf.de>
Weltraumschaf
approved these changes
Oct 1, 2025
|
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Member
|
Fixed in other PR with BOM-POM. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bumps the gradle-version-updates group with 6 updates in the /hooks/persistence-defectdojo/hook directory:
6.2.106.2.112.19.22.20.02.19.22.20.05.19.05.20.08.14.29.0.00.52.00.53.0Updates
org.springframework:spring-webfrom 6.2.10 to 6.2.11Release notes
Sourced from org.springframework:spring-web's releases.
Commits
4c13425Release v6.2.11d17601eUpgrade to Undertow 2.3.19, RxJava 3.1.11, Aalto 1.3.35b38761Clarify intended nestedTransactionAllowed default in JpaTransactionManager0e3e34bFind annotations on parameters in overridden non-public methods4745c7cName local variables consistently275fb52Upgrade to Reactor 2024.0.10 and Micrometer 1.14.117f9aa39Polishingc788554Avoid thread pinning in SseEmitter, ResponseBodyEmitter9e8c640Make JsonPathAssertions#isEqualTo parameter nullableebb8e34Upgrade to Jetty 12.0.26, Jetty Reactive HttpClient 4.0.11, Netty 4.1.127, Ht...Updates
com.fasterxml.jackson.core:jackson-corefrom 2.19.2 to 2.20.0Commits
ea0830a[maven-release-plugin] prepare release jackson-core-2.20.0e16733aPrep for 2.20.093deb38Drop RC from version pre-2.20.0 releasef0bcc3cHandle deprecation warnings6e70d08Fix #1462: deprecateJsonFactory.createParser(URL)(#1464)588cc76Post release version bump018f9e1[maven-release-plugin] prepare for next development iteration360e498[maven-release-plugin] prepare release jackson-core-2.20.0-rc1538ac44Prep for 2.20.0-rc1dfbf47bMerge branch '2.19' into 2.xUpdates
com.fasterxml.jackson.core:jackson-annotationsfrom 2.19.2 to 2.20.0Updates
com.fasterxml.jackson.core:jackson-databindfrom 2.19.2 to 2.20.0Commits
Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310from 2.19.2 to 2.20.0Updates
org.mockito:mockito-corefrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-core's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
org.mockito:mockito-junit-jupiterfrom 5.19.0 to 5.20.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
3a1a19eAdd support for generic types inMockedConstructionandMockedStatic(#3729)f3c957aBump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#3730)3cfbd42Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 (#3725)6f9a04bBump com.gradle.develocity from 4.1.1 to 4.2 (#3726)c75dfb8Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 (#3720)54474faBump graalvm/setup-graalvm from 1.3.5 to 1.3.6 (#3719)bc06f21Use Assume.assumeThat for SequencedCollection tests (#3711)a10aed0Bump actions/setup-java from 4 to 5 (#3715)37bb3e5Fix metadata generation on GraalVM (#3710)ef2fd6fBump com.gradle.develocity from 4.1 to 4.1.1 (#3713)Updates
io.freefair.lombokfrom 8.14.2 to 9.0.0Release notes
Sourced from io.freefair.lombok's releases.
... (truncated)
Commits
786f564Update to Spring Boot 3.5.6fe43572Merge branch '8.x' of github.com:freefair/gradle-plugins3da1f86Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 (#1469)b39aef5Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#1487)4b0917aMerge branch '8.x' of github.com:freefair/gradle-pluginsd413a0aremove gradle build cachef5e37dfUpdate to Gradle 9.1.010d1d3aMerge branch '8.x' of github.com:freefair/gradle-plugins047a17dBump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#1488)fd0b3faBump org.assertj:assertj-core from 3.27.3 to 3.27.6 in /examples (#1491)Updates
com.github.ben-manes.versionsfrom 0.52.0 to 0.53.0Dependabot 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