test of Auth Code Grant flow

This commit is contained in:
Dusan Jakub
2023-09-18 15:50:08 +02:00
parent aff39b8d26
commit 650dbdb074
3 changed files with 95 additions and 2 deletions

View File

@@ -67,7 +67,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.10.2</version>
<version>1.15.4</version>
</dependency>
</dependencies>
<build>