forked from loafle/openapi-generator-original
[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user