There was an error while loading. Please reload this page.
1 parent b132f87 commit b4c35b1Copy full SHA for b4c35b1
pom.xml
@@ -27,6 +27,11 @@
27
<artifactId>oauth-token-manager</artifactId>
28
<version>1.0.7</version>
29
</dependency>
30
+<dependency>
31
+<groupId>info.unterrainer.commons</groupId>
32
+<artifactId>serialization</artifactId>
33
+<version>1.0.1</version>
34
+</dependency>
35
<dependency>
36
<groupId>org.glassfish.tyrus.bundles</groupId>
37
<artifactId>tyrus-standalone-client</artifactId>
0 commit comments