fix(deps): bump the prod-deps group with 3 updates#360
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the prod-deps group with 3 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) and [org.jsoup:jsoup](https://github.com/jhy/jsoup). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.5...v4.0.6) Updates `org.hibernate.orm:hibernate-jpamodelgen` from 7.2.7.Final to 7.2.12.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.2.12/changelog.txt) - [Commits](hibernate/hibernate-orm@7.2.7...7.2.12) Updates `org.jsoup:jsoup` from 1.22.1 to 1.22.2 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.22.1...jsoup-1.22.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 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.12.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.jsoup:jsoup dependency-version: 1.22.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
SvitlanaKovalova1
approved these changes
Apr 27, 2026
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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: org.springframework.boot:spring-boot-starter-parent, org.hibernate.orm:hibernate-jpamodelgen and org.jsoup:jsoup.
Updates
org.springframework.boot:spring-boot-starter-parentfrom 4.0.5 to 4.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
8821ad2Release v4.0.69e4048aMerge branch '3.5.x' into 4.0.x20bb11cNext development version (v3.5.15-SNAPSHOT)98daa8eMerge branch '3.5.x' into 4.0.x9dc5aa2Polish874f629Fix default security with actuator but without healthe41b3bfEnable hostname verification for SSL connections to Elasticsearchef8527bMerge branch '3.5.x' into 4.0.xf533a45Do not follow symlinks when writing PID file4a7bd33Merge branch '3.5.x' into 4.0.xUpdates
org.hibernate.orm:hibernate-jpamodelgenfrom 7.2.7.Final to 7.2.12.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.
... (truncated)
Changelog
Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.
... (truncated)
Commits
ecd25d8[Jenkins release job] Preparing release 7.2.12.Final172b45d[Jenkins release job] changelog.txt updated by release build 7.2.12.Final992d63bHHH-20317 fix: Envers does not reflect@DiscriminatorOptionsfor history enti...a24f8f5HHH-20334 Upgrade to Log4j 2.25.4473c253HHH-20334 Fix invalid log4j configd93ed67HHH-20320 fix issue2b01155HHH-20320 add test by@ymajorose95fd08[Jenkins release job] Preparing next development iterationa17113b[Jenkins release job] Preparing release 7.2.11.Final82b260b[Jenkins release job] changelog.txt updated by release build 7.2.11.FinalUpdates
org.jsoup:jsoupfrom 1.22.1 to 1.22.2Release notes
Sourced from org.jsoup:jsoup's releases.
Changelog
Sourced from org.jsoup:jsoup's changelog.
Commits
ac28afe[maven-release-plugin] prepare release jsoup-1.22.252f2cd3Improve entity example in changelogcf6ffe0Add Tag#TextBoundary option; bring TagSet to spec (#2493)2be739cBump github/codeql-action from 4 to 4.35.1 (#2492)45de7cbMigrate integration test server from Jetty to Netty (#2491)1df14edPreserve XML doctype internal subset06fa52dAdding Contribution Guided4a8941Simplify the test; doesn't need the buffer823709fDon't reuse a fully read sniffed doc for StreamParsere1b0df5NodeFilter javadoc tweakDependabot 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