Skip to content

Commit 40b287e

Browse files
committed
fix(pom.xml): update sdk-core version to fix Gson 2.8.9 java.lang.NoSuchFieldError
1 parent f2966f8 commit 40b287e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<properties>
1818
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1919

20-
<sdk-core-version>9.12.1</sdk-core-version>
20+
<sdk-core-version>9.15.0</sdk-core-version>
2121

2222
<!-- >>> Replace this with the name of your SDK's github repository -->
2323
<git-repository-name>java-sdk</git-repository-name>

0 commit comments

Comments
 (0)