Skip to content

Commit b4c35b1

Browse files
committed
amend
1 parent b132f87 commit b4c35b1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@
2727
<artifactId>oauth-token-manager</artifactId>
2828
<version>1.0.7</version>
2929
</dependency>
30+
<dependency>
31+
<groupId>info.unterrainer.commons</groupId>
32+
<artifactId>serialization</artifactId>
33+
<version>1.0.1</version>
34+
</dependency>
3035
<dependency>
3136
<groupId>org.glassfish.tyrus.bundles</groupId>
3237
<artifactId>tyrus-standalone-client</artifactId>

0 commit comments

Comments
 (0)