Skip to content

Commit 2dc553e

Browse files
Brendan Lynchbrendan-p-lynch
authored andcommitted
Updated ion java to use com.amazon.ion
1 parent 66f3a9c commit 2dc553e

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
@@ -307,7 +307,7 @@
307307
<version>${aws-java-sdk.version}</version>
308308
</dependency>
309309
<dependency>
310-
<groupId>software.amazon.ion</groupId>
310+
<groupId>com.amazon.ion</groupId>
311311
<artifactId>ion-java</artifactId>
312312
<version>1.11.4</version>
313313
</dependency>

0 commit comments

Comments
 (0)