Bump the build-dependencies group across 1 directory with 3 updates#1918
Merged
marko-bekhta merged 1 commit intomainfrom Mar 19, 2026
Merged
Conversation
Bumps the build-dependencies group with 3 updates in the / directory: [org.jboss.arquillian:arquillian-bom](https://github.com/arquillian/arquillian-core), [org.springframework:spring-expression](https://github.com/spring-projects/spring-framework) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `org.jboss.arquillian:arquillian-bom` from 1.10.0.Final to 1.10.1.Final - [Release notes](https://github.com/arquillian/arquillian-core/releases) - [Commits](arquillian/arquillian-core@1.10.0.Final...1.10.1.Final) Updates `org.springframework:spring-expression` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.5...v7.0.6) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/3.3.0...maven/3.4.0) --- updated-dependencies: - dependency-name: org.jboss.arquillian:arquillian-bom dependency-version: 1.10.1.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.springframework:spring-expression dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
marko-bekhta
approved these changes
Mar 19, 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 build-dependencies group with 3 updates in the / directory: org.jboss.arquillian:arquillian-bom, org.springframework:spring-expression and com.diffplug.spotless:spotless-maven-plugin.
Updates
org.jboss.arquillian:arquillian-bomfrom 1.10.0.Final to 1.10.1.FinalRelease notes
Sourced from org.jboss.arquillian:arquillian-bom's releases.
Commits
4272da8[maven-release-plugin] prepare release 1.10.1.Final5727fe6ARQ-2238 JUnit 5 seems to fail when Assertions are thrown in ServerSetupTask:...214981eARQ-2238 Fix JUnitException when ServerSetupTask throws assumption failure122fbe2Fix formatter in ArquillianExtension.ff37fe6Update project for central publishing (#814)f5a56d0Incorporate feedback and use explicit versions in the bom; inherit central-re...39164e6Remove UMLDoclet.748dd5aRework BOM to not duplicate all project configuration and inherit properties ...4ac2dd3Update project for central publishing.283f791Deprecate DeployableContainer descriptor deployment methods (#806) (#813)Updates
org.springframework:spring-expressionfrom 7.0.5 to 7.0.6Release notes
Sourced from org.springframework:spring-expression's releases.
... (truncated)
Commits
1526ceeRelease v7.0.6739d5baLeverage ResourceHandlerUtils in ScriptTemplateView19ab92eRestore ScriptTemplateViewTests04313f0Improve documentation for FullyQualifiedConfigurationBeanNameGeneratore634cedFix log message in ConfigurationClassBeanDefinitionReader1502c22Remove redundant method invocationcc5c7baFix enclosing class resolution with ClassFile API0269eb8Fix typo and improve Javadoc for ConfigurationBeanNameGenerator9cedcd6Polishing4e8acb9Polish contributionUpdates
com.diffplug.spotless:spotless-maven-pluginfrom 3.3.0 to 3.4.0Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Changelog
Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.
... (truncated)
Commits
708a1b0Published maven/3.4.01cc0163Published gradle/8.4.0a4cd808Published lib/4.5.09066bf6Add links to the changelog.db8dc1cFix for illegal mutation issue withpredeclareDeps(#2892)0eb98a9chore: Updated gradle plugin change3f7f12echore: Removes check for predeclare as it's not needed anymore55c0c5cfix: IsolatedProjectTest.predeclaredIsUnsupported() is now actually supported...47489affix: avoid IllegalMutationException when root project uses predeclareDeps() w...4010e8btest: Introduce a test harnessing predeclared depsDependabot 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