Bump the prod-deps group across 1 directory with 4 updates#72
Merged
Conversation
Bumps the prod-deps group with 3 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) and [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.1 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.1...v4.0.4) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 3.0.0 to 3.0.2 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.2/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.0...v3.0.2) Updates `org.projectlombok:lombok` from 1.18.42 to 1.18.44 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.42...v1.18.44) Updates `org.springframework.modulith:spring-modulith-bom` from 2.0.1 to 2.0.3 - [Release notes](https://github.com/spring-projects/spring-modulith/releases) - [Commits](spring-projects/spring-modulith@2.0.1...2.0.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.springframework.modulith:spring-modulith-bom dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
xsreality
approved these changes
Apr 22, 2026
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 prod-deps group with 3 updates in the / directory: org.springframework.boot:spring-boot-starter-parent, org.springdoc:springdoc-openapi-starter-webmvc-ui and org.springframework.modulith:spring-modulith-bom.
Updates
org.springframework.boot:spring-boot-starter-parentfrom 4.0.1 to 4.0.4Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
8bdd6f8Release v4.0.479a3850Merge branch '3.5.x' into 4.0.x3ebd147Next development version (v3.5.13-SNAPSHOT)26edf79Merge branch '3.5.x' into 4.0.x6620deaPolishing7151419Upgrade to Testcontainers 2.0.4cc6bb61Merge branch '3.5.x' into 4.0.xdd54841Upgrade to Spring Batch 5.2.52739427Upgrade to Spring Batch 6.0.3a6d8c48Merge branch '3.5.x' into 4.0.xUpdates
org.springdoc:springdoc-openapi-starter-webmvc-uifrom 3.0.0 to 3.0.2Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
... (truncated)
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
... (truncated)
Commits
f26cb82[maven-release-plugin] prepare release v3.0.2865018aCopyright updates354265ecode refactoring08b428fUpgrade swagger-ui to version 5.32.0432d332Fixes DSL using header versioning0922635code review55fa901CHANGELOG.md updates7678599Add sample test with WebMVC.fn - DSL #32298f410d7Gracefully handle springdoc endpoint paths during API version resolution. fix...2057ccfenable SNAPSHOTS distributionUpdates
org.projectlombok:lombokfrom 1.18.42 to 1.18.44Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
17c78fe[version] pre-release version bump1edca70[test][@Jacksonized] Test emission of warning when not choosing jackson ver...e789e82[test] Update the generation of eclipse test targets from JDK14 to JDK25.a54cecd[trivial][changelog]3db0a6c[bugfix][@Jacksonized] javac handler of jacksonized checked for existing ja...12572fc[test] Adjusted tests to the new 'jackson version is a list' config key setup.0e9699c[changelog] Document implementation of Jackson3 support: #3950.d441be1[jacksonized] infrastructure for previous merge resolution: Changed to the co...d62b2d5Merge branch 'master' into cachescrubber-gh-3950f49f0fe[test] Remove tests for deprecated@Logger(access = MODULE). They're deprec...Updates
org.springframework.modulith:spring-modulith-bomfrom 2.0.1 to 2.0.3Release notes
Sourced from org.springframework.modulith:spring-modulith-bom's releases.
Commits
c4876f4GH-1592 - Release version 2.0.3.a7fec95GH-1589 - Upgrade to Spring Boot 4.0.3.80bfac5GH-1585 - Polishing.4b76199GH-1585 - Ensure that packages contributed by ApplicationModuleSourceFactory ...f80d6e0GH-1580 - Upgrade to Spring Framework 7.0.5.7f12907GH-1579 - Upgrade to Micrometer Tracing 1.6.3.b45de19GH-1570 - Align JPA event publication entity with JDBC schema.b7a3438GH-1561 - Update copyright headers.1f4f077GH-1550 - Remove obsolete Spring Kafka dependency from example.0e017f4GH-1547 - Skip non-interfaces from Spring Data repository detection.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 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