Bump the maven-dependencies group with 5 updates#127
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the maven-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.18.Final` | `6.6.19.Final` | | [org.jobrunr:jobrunr](https://github.com/jobrunr/jobrunr) | `7.5.2` | `7.5.3` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.1` | `5.13.2` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.21.2` | `1.21.3` | | [io.axoniq:axonserver-connector-java](https://github.com/AxonIQ/axonserver-connector-java) | `2024.2.3` | `2025.1.0` | Updates `org.hibernate.orm:hibernate-core` from 6.6.18.Final to 6.6.19.Final - [Release notes](https://github.com/hibernate/hibernate-orm/releases) - [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-orm/commits) Updates `org.jobrunr:jobrunr` from 7.5.2 to 7.5.3 - [Release notes](https://github.com/jobrunr/jobrunr/releases) - [Commits](jobrunr/jobrunr@v7.5.2...v7.5.3) Updates `org.junit:junit-bom` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) Updates `org.testcontainers:testcontainers-bom` from 1.21.2 to 1.21.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.21.2...1.21.3) Updates `io.axoniq:axonserver-connector-java` from 2024.2.3 to 2025.1.0 - [Release notes](https://github.com/AxonIQ/axonserver-connector-java/releases) - [Commits](AxonIQ/axonserver-connector-java@2024.2.3...2025.1.0) --- updated-dependencies: - dependency-name: org.hibernate.orm:hibernate-core dependency-version: 6.6.19.Final dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jobrunr:jobrunr dependency-version: 7.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit:junit-bom dependency-version: 5.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.axoniq:axonserver-connector-java dependency-version: 2025.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Author
MilestoneThe specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 maven-dependencies group with 5 updates:
6.6.18.Final6.6.19.Final7.5.27.5.35.13.15.13.21.21.21.21.32024.2.32025.1.0Updates
org.hibernate.orm:hibernate-corefrom 6.6.18.Final to 6.6.19.FinalCommits
Updates
org.jobrunr:jobrunrfrom 7.5.2 to 7.5.3Release notes
Sourced from org.jobrunr:jobrunr's releases.
Commits
93e683fEnsure that methods added in SLF4J v2 are not used in JobRunr core (#1307)Updates
org.junit:junit-bomfrom 5.13.1 to 5.13.2Release notes
Sourced from org.junit:junit-bom's releases.
Commits
e51deb2Release 5.13.2d4fc834Merge commit from forkdeb3e7cAvoid reporting discovery warnings for abstract inner classes with tests49e2035Avoid reporting discovery warnings for abstract methods (#4668)90ce5a6Avoid reporting discovery warnings for abstract inner classes with testsd7ce21bAvoid discovery errors for inner classes not annotated with@Nested0ce3a48FixStackOverflowErrore3db1d7Adjust docs and release process to renamed example projectsee257bbRename project to "junit-framework"00e0fedUpdate links to use junit5 logoUpdates
org.testcontainers:testcontainers-bomfrom 1.21.2 to 1.21.3Release notes
Sourced from org.testcontainers:testcontainers-bom's releases.
Commits
bebbb2cUpdate testcontainers/sshd version to 1.3.0 (#10377)2f64a44Support docker/mcp-gateway image (#10378)b2b404a[create-pull-request] automated change (#10369)c47afa8[create-pull-request] automated change (#10368)Updates
io.axoniq:axonserver-connector-javafrom 2024.2.3 to 2025.1.0Release notes
Sourced from io.axoniq:axonserver-connector-java's releases.
Commits
2d44641[maven-release-plugin] prepare release 2025.1.01b87223increase wait after recreate context.b45a58eupdate API versiona9d4463prevent reconnect actions on already closed persistent stream7189847Added Javadoc.7a737b7PersistentStreams must report error on reconnect requestf274379Merge pull request #428 from AxonIQ/dependabot/maven/maven-dependencies-8d98e...1a7b0bfBump org.junit:junit-bom in the maven-dependencies groupe64731bAdd central-portal-snapshots918886cRemove ossrh profileDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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