fix(deps): bump the prod-deps group across 1 directory with 4 updates#344
Merged
fix(deps): bump the prod-deps group across 1 directory with 4 updates#344
Conversation
SvitlanaKovalova1
approved these changes
Feb 23, 2026
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.jsoup:jsoup](https://github.com/jhy/jsoup) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.2...v4.0.3) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.2.1.Final to 7.2.4.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.4/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.1...7.2.4) Updates `org.jsoup:jsoup` from 1.21.2 to 1.22.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.21.2...jsoup-1.22.1) Updates `com.puppycrawl.tools:checkstyle` from 12.1.2 to 13.2.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-12.1.2...checkstyle-13.2.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.hibernate.orm:hibernate-jpamodelgen dependency-version: 7.2.4.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.jsoup:jsoup dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
7f34616 to
c32bdb0
Compare
|
psmagin
approved these changes
Feb 23, 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.jsoup:jsoup and com.puppycrawl.tools:checkstyle.
Updates
org.springframework.boot:spring-boot-starter-parentfrom 4.0.2 to 4.0.3Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
1ab1436Release v4.0.35cc488dMerge branch '3.5.x' into 4.0.x9138ae2Next development version (v3.5.12-SNAPSHOT)a7e63a7Merge branch '3.5.x' into 4.0.x54ab3c5Align "noteworthy" issues in release notes with Spring Frameworkb3ae5b1Merge branch '3.5.x' into 4.0.x996664fTemporarily switch Docker to overlay21ce8743Revert "Temporarily disable containerd snapshotter"5ba88c6Temporarily disable containerd snapshotter1f1a88cRevert "Temporarily update system tests to use specific platform"Updates
org.hibernate.orm:hibernate-jpamodelgenfrom 7.2.1.Final to 7.2.4.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.
Commits
77d9f66[Jenkins release job] Preparing release 7.2.4.Finalaa41b23[Jenkins release job] changelog.txt updated by release build 7.2.4.Final0158a4eHHH-20065 Clear batch after stateless *Multiple operations6db229aHHH-20065 Add test for issue1b442e6HHH-20109: Escape simple quotes in values returned by enum convertors98e10a6HHH-20115 Pass a ROOT locale to loggers to avoid unnecessary class lookups4c96d17Include downloaded JARs in GitHub cache for the Gradle Cache5013021[Jenkins release job] Preparing next development iteration4021ef4[Jenkins release job] Preparing release 7.2.3.Final46fd0cc[Jenkins release job] changelog.txt updated by release build 7.2.3.FinalUpdates
org.jsoup:jsoupfrom 1.21.2 to 1.22.1Release notes
Sourced from org.jsoup:jsoup's releases.
Changelog
Sourced from org.jsoup:jsoup's changelog.
Commits
8dd66fe[maven-release-plugin] prepare release jsoup-1.22.1d924385Changelog prep for v1.22.10f3100cBump actions/upload-artifact from 5 to 6 (#2457)cf6ac20Bump org.apache.maven.plugins:maven-release-plugin from 3.3.0 to 3.3.1 (#2455)6bef938Fix parsing of SVG foreignObject in paragraphs9b1c0fcBump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.0 (#2450)1415e64Bump actions/checkout from 5 to 6 (#2451)0e99fd9Isolate TagSet copies to prevent shared mutation (#2453)90019cbBump com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.2 to 0.25.0 (#2...9395269Don't preemptively closeUpdates
com.puppycrawl.tools:checkstylefrom 12.1.2 to 13.2.0Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
4dd3be8[maven-release-plugin] prepare release checkstyle-13.2.084fa874doc: release notes for 13.2.048dfde0Issue #18809: removed xdocs section markers8ffb662Issue #17882: Add STRING_LITERAL token Javadoc with AST exampled0dcddfIssue #18612: Remove redundant tokens property from CustomImportOrder in goog...a6594e0Issue #18599: Disable InlineMeSuggester as Error Prone annotations are forbid...c1f7520Issue #18843: Indentation Check Handlers should not have reference to check i...6a0b1edIssue #18856: Split openrewrite-refaster-rules ci job into two jobs66b1f61Issue #18836: Enable pitest EXPERIMENTAL_MEMBER_VARIABLE and exclude optimiza...c7da3eedependency: Update Google Java Format version to 1.34.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 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