We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67e394d commit f1336b2Copy full SHA for f1336b2
aws-cognito/http-client-authtoken/pom.xml
@@ -11,7 +11,8 @@
11
12
<groupId>io.avaje.aws</groupId>
13
<artifactId>avaje-cognito-client-token</artifactId>
14
- <version>1.0</version>
+ <name>avaje-cognito-client-token</name>
15
+ <version>1.1</version>
16
17
<dependencies>
18
<dependency>
@@ -23,14 +24,14 @@
23
24
25
<groupId>io.avaje</groupId>
26
<artifactId>avaje-json-core</artifactId>
- <version>3.8</version>
27
+ <version>3.9</version>
28
</dependency>
29
30
<!-- test dependencies -->
31
32
33
<artifactId>avaje-json-node</artifactId>
34
35
<scope>test</scope>
36
37
0 commit comments