Skip to content

Commit d4fa006

Browse files
authored
chore: Upgrading to A2A java SDK 0.3.2.Final (#401)
# Description Updating the A2A java SDK version to the latest one currently aka 0.3.2.Final - [X] Follow the [`CONTRIBUTING` Guide](https://github.com/a2aproject/a2a-samples/blob/main/CONTRIBUTING.md). Fixes #400 🦕 Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
1 parent 209d47d commit d4fa006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/java/agents/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424

2525
<!-- A2A SDK version - centralized for all agents -->
26-
<io.a2a.sdk.version>0.3.0.Final</io.a2a.sdk.version>
26+
<io.a2a.sdk.version>0.3.2.Final</io.a2a.sdk.version>
2727

2828
<!-- Common dependency versions -->
2929
<jakarta.enterprise.cdi-api.version>4.1.0</jakarta.enterprise.cdi-api.version>

0 commit comments

Comments
 (0)