[Java][okhttp-gson] fix AWS auth issue (#16721)

* fix samples

* fix awsauth in okhttp gson java client

* update github workflow
This commit is contained in:
William Cheng
2023-10-04 18:28:50 +08:00
committed by GitHub
parent 7087b332f0
commit a1d00e4785
19 changed files with 21 additions and 16 deletions

View File

@@ -310,7 +310,6 @@
<artifactId>jackson-databind-nullable</artifactId>
<version>${jackson-databind-nullable-version}</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>