Bump the maven-dependencies group with 6 updates#413
Merged
github-actions[bot] merged 1 commit intoAug 10, 2025
Conversation
Bumps the maven-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [org.axonframework:axon-bom](https://github.com/AxonFramework/axon-bom) | `4.12.0` | `4.12.1` | | [io.axoniq:axonserver-connector-java](https://github.com/AxonIQ/axonserver-connector-java) | `2025.1.1` | `2025.2.0-EAP` | | [org.axonframework:axon-server-connector](https://github.com/AxonFramework/AxonFramework) | `4.12.0` | `4.12.1` | | [org.axonframework:axon-messaging](https://github.com/AxonFramework/AxonFramework) | `4.12.0` | `4.12.1` | | [org.axonframework:axon-spring-boot-autoconfigure](https://github.com/AxonFramework/AxonFramework) | `4.12.0` | `4.12.1` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.10.5` | `11.11.0` | Updates `org.axonframework:axon-bom` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/AxonFramework/axon-bom/releases) - [Commits](AxonFramework/axon-bom@axon-4.12.0...axon-4.12.1) Updates `io.axoniq:axonserver-connector-java` from 2025.1.1 to 2025.2.0-EAP - [Release notes](https://github.com/AxonIQ/axonserver-connector-java/releases) - [Commits](AxonIQ/axonserver-connector-java@2025.1.1...2025.2.0-EAP) Updates `org.axonframework:axon-server-connector` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Commits](AxonIQ/AxonFramework@axon-4.12.0...axon-4.12.1) Updates `org.axonframework:axon-messaging` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Commits](AxonIQ/AxonFramework@axon-4.12.0...axon-4.12.1) Updates `org.axonframework:axon-spring-boot-autoconfigure` from 4.12.0 to 4.12.1 - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Commits](AxonIQ/AxonFramework@axon-4.12.0...axon-4.12.1) Updates `org.flywaydb:flyway-core` from 11.10.5 to 11.11.0 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-11.10.5...flyway-11.11.0) --- updated-dependencies: - dependency-name: org.axonframework:axon-bom dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: io.axoniq:axonserver-connector-java dependency-version: 2025.2.0-EAP dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.axonframework:axon-server-connector dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.axonframework:axon-messaging dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.axonframework:axon-spring-boot-autoconfigure dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.flywaydb:flyway-core dependency-version: 11.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates:
4.12.04.12.12025.1.12025.2.0-EAP4.12.04.12.14.12.04.12.14.12.04.12.111.10.511.11.0Updates
org.axonframework:axon-bomfrom 4.12.0 to 4.12.1Release notes
Sourced from org.axonframework:axon-bom's releases.
Commits
c58cfdd[maven-release-plugin] prepare release axon-4.12.15393763Merge pull request #207 from AxonFramework/dependency-upgrade/af-4.12.171fe17fUpgrade AF to 4.12.13894cd8Drop dependabot.yml to no longer react to non-security updates2fcb202[maven-release-plugin] prepare for next development iterationUpdates
io.axoniq:axonserver-connector-javafrom 2025.1.1 to 2025.2.0-EAPCommits
ba38ce4[maven-release-plugin] prepare release 2025.2.0-EAP8aca074Merge pull request #436 from AxonIQ/feature/retagging7fd5ae8make constant private90c99f4use Axon Server API version 2025.1.135197ddmove reset to disconnect handler6cb56fbadd unsubscribe optionf318f60add operation for clients to subscribe to topology changes in control channel...44d53a3- Made removeTags test ignorant of retrieved tags ordering.654fc80- Formatted javadoc13a8d2c- Retagging support.Updates
org.axonframework:axon-server-connectorfrom 4.12.0 to 4.12.1Release notes
Sourced from org.axonframework:axon-server-connector's releases.
Commits
4ba8d17[maven-release-plugin] prepare release axon-4.12.14db40eaMerge pull request #3574 from AxonFramework/bug/3565/correctly-handle-redirectsa2ffb43Merge branch 'axon-4.12.x' into bug/3565/correctly-handle-redirects8c95317Minor testcontainer tweaks363cf09Add missing line break9e3fe81Merge branch 'axon-4.11.x' into axon-4.12.xa7af790Replace image mention2f31249Merge branch 'axon-4.11.x' into axon-4.12.xbcaf273Replace image mention53ee1b8Reorder methodsUpdates
org.axonframework:axon-messagingfrom 4.12.0 to 4.12.1Release notes
Sourced from org.axonframework:axon-messaging's releases.
Commits
4ba8d17[maven-release-plugin] prepare release axon-4.12.14db40eaMerge pull request #3574 from AxonFramework/bug/3565/correctly-handle-redirectsa2ffb43Merge branch 'axon-4.12.x' into bug/3565/correctly-handle-redirects8c95317Minor testcontainer tweaks363cf09Add missing line break9e3fe81Merge branch 'axon-4.11.x' into axon-4.12.xa7af790Replace image mention2f31249Merge branch 'axon-4.11.x' into axon-4.12.xbcaf273Replace image mention53ee1b8Reorder methodsUpdates
org.axonframework:axon-spring-boot-autoconfigurefrom 4.12.0 to 4.12.1Release notes
Sourced from org.axonframework:axon-spring-boot-autoconfigure's releases.
Commits
4ba8d17[maven-release-plugin] prepare release axon-4.12.14db40eaMerge pull request #3574 from AxonFramework/bug/3565/correctly-handle-redirectsa2ffb43Merge branch 'axon-4.12.x' into bug/3565/correctly-handle-redirects8c95317Minor testcontainer tweaks363cf09Add missing line break9e3fe81Merge branch 'axon-4.11.x' into axon-4.12.xa7af790Replace image mention2f31249Merge branch 'axon-4.11.x' into axon-4.12.xbcaf273Replace image mention53ee1b8Reorder methodsUpdates
org.flywaydb:flyway-corefrom 11.10.5 to 11.11.0Release notes
Sourced from org.flywaydb:flyway-core's releases.
Commits
abf6d45Bump version to flyway-11.11.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 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