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 a550324 commit 5091bceCopy full SHA for 5091bce
ion/pom.xml
@@ -39,7 +39,7 @@ tree model)
39
<dependency>
40
<groupId>com.amazon.ion</groupId>
41
<artifactId>ion-java</artifactId>
42
- <version>1.11.8</version>
+ <version>1.11.9</version>
43
</dependency>
44
45
<!-- Extends Jackson core, databind -->
release-notes/VERSION-2.x
@@ -20,8 +20,9 @@ Active maintainers:
20
21
2.17.3 (not yet released)
22
23
-#506: Cannot deserialize `UUID` values
+#506: (protobuf) Cannot deserialize `UUID` values
24
(reported by @uniquonil)
25
+- (ion) Upgrade `ion-java` to 1.11.9 (from 1.11.8)
26
27
2.17.2 (05-Jul-2024)
28
0 commit comments