fix: Post Data in 4 differentway
This commit is contained in:
@@ -114,6 +114,13 @@
|
||||
<artifactId>json-schema-validator</artifactId>
|
||||
<version>5.5.0</version>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/org.json/json -->
|
||||
<dependency>
|
||||
<groupId>org.json</groupId>
|
||||
<artifactId>json</artifactId>
|
||||
<version>20240303</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/com.github.scribejava/scribejava-apis -->
|
||||
<dependency>
|
||||
<groupId>com.github.scribejava</groupId>
|
||||
|
||||
Reference in New Issue
Block a user