fix(deps): bump the prod-deps group with 2 updates#156
Merged
pfilippov-epam merged 1 commit intomasterfrom Mar 24, 2026
Merged
Conversation
Bumps the prod-deps group with 2 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) and [org.projectlombok:lombok](https://github.com/projectlombok/lombok). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.3...v4.0.4) 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) --- 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.projectlombok:lombok dependency-version: 1.18.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
julianladisch
approved these changes
Mar 22, 2026
Contributor
julianladisch
left a comment
There was a problem hiding this comment.
This fixes Jackson CVE-2026-29062 = GHSA-6v53-7c9g-w56r
pfilippov-epam
approved these changes
Mar 24, 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 2 updates: org.springframework.boot:spring-boot-starter-parent and org.projectlombok:lombok.
Updates
org.springframework.boot:spring-boot-starter-parentfrom 4.0.3 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.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...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