chore(deps): bump the maven-dependencies group with 7 updates - #2876
Merged
Conversation
Bumps the maven-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.apache.groovy:groovy-all](https://github.com/apache/groovy) | `5.1.0` | `5.1.1` | | [org.apache.groovy:groovy](https://github.com/apache/groovy) | `5.1.0` | `5.1.1` | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `7.4.5.Final` | `7.4.6.Final` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.23.1` | `1.23.2` | | [jakarta.json.bind:jakarta.json.bind-api](https://github.com/jakartaee/jsonb-api) | `3.0.2` | `3.0.3` | | [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) | `3.12.2` | `3.12.3` | | [com.flowlogix:flowlogix-jee](https://github.com/flowlogix/flowlogix) | `11.4.2` | `11.4.3` | Updates `org.apache.groovy:groovy-all` from 5.1.0 to 5.1.1 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy` from 5.1.0 to 5.1.1 - [Commits](https://github.com/apache/groovy/commits) Updates `org.apache.groovy:groovy` from 5.1.0 to 5.1.1 - [Commits](https://github.com/apache/groovy/commits) Updates `org.hibernate.orm:hibernate-core` from 7.4.5.Final to 7.4.6.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.4.6/changelog.txt) - [Commits](hibernate/hibernate-orm@7.4.5...7.4.6) Updates `org.jsoup:jsoup` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.23.1...jsoup-1.23.2) Updates `jakarta.json.bind:jakarta.json.bind-api` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/jakartaee/jsonb-api/releases) - [Commits](jakartaee/jsonb-api@3.0.2...3.0.3) Updates `io.openliberty.tools:liberty-maven-plugin` from 3.12.2 to 3.12.3 - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](OpenLiberty/ci.maven@liberty-maven-3.12.2...liberty-maven-3.12.3) Updates `com.flowlogix:flowlogix-jee` from 11.4.2 to 11.4.3 - [Release notes](https://github.com/flowlogix/flowlogix/releases) - [Commits](flowlogix/flowlogix@Version-11.4.2...Version-11.4.3) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy-all dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.groovy:groovy dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.groovy:groovy dependency-version: 5.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 7.4.6.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jsoup:jsoup dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: jakarta.json.bind:jakarta.json.bind-api dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-version: 3.12.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.flowlogix:flowlogix-jee dependency-version: 11.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
lprimak
approved these changes
Sep 1, 2026
dependabot
Bot
deleted the
dependabot/maven/maven-dependencies-815cd983de
branch
September 1, 2026 18:31
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 maven-dependencies group with 7 updates:
5.1.05.1.15.1.05.1.17.4.5.Final7.4.6.Final1.23.11.23.23.0.23.0.33.12.23.12.311.4.211.4.3Updates
org.apache.groovy:groovy-allfrom 5.1.0 to 5.1.1Commits
Updates
org.apache.groovy:groovyfrom 5.1.0 to 5.1.1Commits
Updates
org.apache.groovy:groovyfrom 5.1.0 to 5.1.1Commits
Updates
org.hibernate.orm:hibernate-corefrom 7.4.5.Final to 7.4.6.FinalRelease notes
Sourced from org.hibernate.orm:hibernate-core's releases.
Changelog
Sourced from org.hibernate.orm:hibernate-core's changelog.
Commits
43e2e9a[Jenkins release job] Preparing release 7.4.6.Finalcd34e60[Jenkins release job] changelog.txt updated by release build 7.4.6.Final229571cHHH-20710 Add test for generic Map subtype resolution with JSON mappingde419ceHHH-20710 Update to hibernate-models 1.1.2284a4beHHH-20788 Return null for TablePerSubclass and clarify informational nature o...f74ba58Make testsuite fit for JDK 28 Valhalla preview33465feAdd JDK 28 to the testing JDK list5e398fdSkip some tests causing nightly failures on MySQL due to a bugcf53ffaHHH-20783 Add a dedicated failed-transactions counter to Statisticsf4e0be3HHH-20772 add@Incubatingto new Processor optionsUpdates
org.jsoup:jsoupfrom 1.23.1 to 1.23.2Release notes
Sourced from org.jsoup:jsoup's releases.
... (truncated)
Changelog
Sourced from org.jsoup:jsoup's changelog.
Commits
fbc7775[maven-release-plugin] prepare release jsoup-1.23.2133ebdeRelease 1.23.2 notesbe2a74aEncode control chars during request URL normalization (#2585)868f2ebJava 11 HTTP client reuse covers ordinary connections (#2584)19c758eGet Animal Sniffer to run over test code as well.17bb839Fix source tracking through HTML repair and malformed EOF (#2582)cad054aTemplate stack checks need to exclude the fragment context (#2581)46b6208Paranoimia66be2daHTTP redirects use standard URL resolution for single-slash locations (#2580)b035b62Make hostless HTTP(S) URLs fail resolution and cleaning (#2579)Updates
jakarta.json.bind:jakarta.json.bind-apifrom 3.0.2 to 3.0.3Release notes
Sourced from jakarta.json.bind:jakarta.json.bind-api's releases.
Commits
d2beb53Prepare release jakarta.json.bind:jakarta.json.bind-parent:3.0.3ca865cdMerge pull request #419 from KyleAure/fix-char-encoding-test-failures-downstream0278fe2Apply suggestions from code reviewc5a80c3Fix tests that make wrong assumptions about character encoding3e455fdMerge pull request #417 from KyleAure/347-disable-testCreatorDeserialization4ce3833challenge: skip test testCreatorDeserialization374cc54Merge pull request #414 from KyleAure/344-SerializersCustomizationCDITest-dow...cf22cdcfix: #344 tck challenge SerializersCustomizationCDITest6c8e882Prepare next development cycle jakarta.json.bind:jakarta.json.bind-parent:3.0...Updates
io.openliberty.tools:liberty-maven-pluginfrom 3.12.2 to 3.12.3Release notes
Sourced from io.openliberty.tools:liberty-maven-plugin's releases.
Commits
4d42a49[maven-release-plugin] prepare release liberty-maven-3.12.36ce2c76Merge pull request #2087 from sajeerzeji/fix/GHMVN2076-Message_update679cedcci.common version updated7fe286dWorkflow reverted424b1d9Added one full line log to show which one got replaced with what3151602Updated the log assertion as per the ci.common changes https://github.com/Ope...9325164RUNTIME_VERSION upgraded to 26.0.0.6cda4e43Merge branch '3.x' of https://github.com/OpenLiberty/ci.maven into fix/GHMVN2...51c8292Integration tests updated, ci.common version changed and github workflow poin...e3e2302Merge pull request #2085 from venmanyarun/3.xUpdates
com.flowlogix:flowlogix-jeefrom 11.4.2 to 11.4.3Release notes
Sourced from com.flowlogix:flowlogix-jee's releases.
Commits
dbe659d[maven-release-plugin] prepare release Version-11.4.3b4ebfd4bugfix(livereload): early close of the web socket when reload is requested37c5850build(deps): bump the github-actions-dependencies group with 2 updates (#1672)8beca8fbuild(deps): bump the maven-dependencies group with 2 updates (#1671)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