Skip to content

Commit 52b7bf9

Browse files
committed
Revert to query dependency
1 parent 37f95e8 commit 52b7bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/sqs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependencies>
5050
<dependency>
5151
<groupId>software.amazon.awssdk</groupId>
52-
<artifactId>aws-json-protocol</artifactId>
52+
<artifactId>aws-query-protocol</artifactId>
5353
<version>${awsjavasdk.version}</version>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)