Skip to content

Commit 66f3a9c

Browse files
Brendan Lynchbrendan-p-lynch
authored andcommitted
Updated ion java to most recent version to avoid security vulnerabilities
1 parent 8041d77 commit 66f3a9c

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
@@ -309,7 +309,7 @@
309309
<dependency>
310310
<groupId>software.amazon.ion</groupId>
311311
<artifactId>ion-java</artifactId>
312-
<version>1.5.1</version>
312+
<version>1.11.4</version>
313313
</dependency>
314314
<dependency>
315315
<groupId>software.amazon.glue</groupId>

0 commit comments

Comments
 (0)