We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf301f commit 1344080Copy full SHA for 1344080
pom.xml
@@ -14,6 +14,7 @@
14
<description>Java SDK for the Agent2Agent Protocol (A2A)</description>
15
16
<properties>
17
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
19
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
20
<jackson.version>2.17.0</jackson.version>
0 commit comments