Bump the patch-updates group with 4 updates - #1668
Merged
Merged
Conversation
Bumps the patch-updates group with 4 updates: org.slf4j:slf4j-api, org.slf4j:slf4j-simple, [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) and [org.a2aproject.sdk:a2a-java-sdk-client](https://github.com/a2aproject/a2a-java). Updates `org.slf4j:slf4j-api` from 2.0.18 to 2.0.19 Updates `org.slf4j:slf4j-simple` from 2.0.18 to 2.0.19 Updates `org.slf4j:slf4j-simple` from 2.0.18 to 2.0.19 Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.10.1 to 3.10.2 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.10.1...maven/3.10.2) Updates `org.a2aproject.sdk:a2a-java-sdk-client` from 1.3.0.Final to 1.3.1.Final - [Release notes](https://github.com/a2aproject/a2a-java/releases) - [Changelog](https://github.com/a2aproject/a2a-java/blob/main/RELEASE.md) - [Commits](a2aproject/a2a-java@v1.3.0.Final...v1.3.1.Final) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: org.slf4j:slf4j-simple dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: org.a2aproject.sdk:a2a-java-sdk-client dependency-version: 1.3.1.Final dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Copilot started reviewing on behalf of
open-workflow-specification
September 10, 2026 13:07
View session
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are limited to patch-level version bumps wired through existing Maven property/dependencyManagement patterns.
Pull request overview
This PR updates Maven dependency/plugin version properties to pick up the latest patch releases in the existing build/dependency management setup.
Changes:
- Bump
com.diffplug.spotless:spotless-maven-pluginversion property from3.10.1to3.10.2. - Bump SLF4J version property from
2.0.18to2.0.19(affecting bothslf4j-apiandslf4j-simplevia dependencyManagement). - Bump
org.a2aproject.sdk:a2a-java-sdk-clientversion property from1.3.0.Finalto1.3.1.Final(viaimplmodule dependencyManagement).
File summaries
| File | Description |
|---|---|
| pom.xml | Updates centrally-managed SLF4J and Spotless plugin versions used across modules. |
| impl/pom.xml | Updates centrally-managed A2A SDK client version for the impl module family. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
dependabot
Bot
deleted the
dependabot/maven/main/patch-updates-5a33de0cbb
branch
September 11, 2026 11:59
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 patch-updates group with 4 updates: org.slf4j:slf4j-api, org.slf4j:slf4j-simple, com.diffplug.spotless:spotless-maven-plugin and org.a2aproject.sdk:a2a-java-sdk-client.
Updates
org.slf4j:slf4j-apifrom 2.0.18 to 2.0.19Updates
org.slf4j:slf4j-simplefrom 2.0.18 to 2.0.19Updates
org.slf4j:slf4j-simplefrom 2.0.18 to 2.0.19Updates
com.diffplug.spotless:spotless-maven-pluginfrom 3.10.1 to 3.10.2Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
dc2a4cbPublished maven/3.10.2876c8c4Published gradle/8.10.2ff28375Published lib/4.10.2e260aa7shortenFullyQualifiedTypes: preserve unqualified type resolution (#3037)5a2cdcaUpdate changelogs.98ca50eMerge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision9591d7eResolve interopability with spotless, lombok and VSCode (#3038)5842e1bshortenFullyQualifiedTypes: shorten FQTs in expression context (#3039)e7f5b60Add changelog entries79ff6c7Resolve interopability with spotless, lombok and VSCodeUpdates
org.a2aproject.sdk:a2a-java-sdk-clientfrom 1.3.0.Final to 1.3.1.FinalRelease notes
Sourced from org.a2aproject.sdk:a2a-java-sdk-client's releases.
... (truncated)
Commits
667c0eachore: release 1.3.1.Final (#1128)9032f08feat(server): make@PublicAgentCardoptional with fallback to@ExtendedAgentC...0b52bf2feat(multitenancy): return 404 for unknown tenant on public agent card (#1112)c440b86fix: Update scm urls (#1127)574d562chore: Update project URL in pom.xml (#1126)f9528b3fix: Multitenancy support for public agent card doesn't match the client. (#1...d204ab6chore: bump no.entur.mapstruct.spi:protobuf-spi-impl from 1.66.0 to 1.67.0 (#...e4c6ee6fix(jsonrpc): fix tenant extraction in getTenantAgentCard (#1110)4f62963docs: link Javadoc from the README #287 (#1118)0a1778bchore: bump groovy.version from 5.1.0 to 5.1.1 (#1116)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