Skip to content

Commit 1344080

Browse files
committed
Get rif of platform endcoding warning
1 parent bbf301f commit 1344080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<description>Java SDK for the Agent2Agent Protocol (A2A)</description>
1515

1616
<properties>
17+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1718
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
1819
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
1920
<jackson.version>2.17.0</jackson.version>

0 commit comments

Comments
 (0)