Skip to content

Commit f1336b2

Browse files
committed
[avaje-cognito-client-token] version 1.1
1 parent 67e394d commit f1336b2

File tree

1 file changed

+4
-3
lines changed
  • aws-cognito/http-client-authtoken

1 file changed

+4
-3
lines changed

aws-cognito/http-client-authtoken/pom.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111

1212
<groupId>io.avaje.aws</groupId>
1313
<artifactId>avaje-cognito-client-token</artifactId>
14-
<version>1.0</version>
14+
<name>avaje-cognito-client-token</name>
15+
<version>1.1</version>
1516

1617
<dependencies>
1718
<dependency>
@@ -23,14 +24,14 @@
2324
<dependency>
2425
<groupId>io.avaje</groupId>
2526
<artifactId>avaje-json-core</artifactId>
26-
<version>3.8</version>
27+
<version>3.9</version>
2728
</dependency>
2829

2930
<!-- test dependencies -->
3031
<dependency>
3132
<groupId>io.avaje</groupId>
3233
<artifactId>avaje-json-node</artifactId>
33-
<version>3.8</version>
34+
<version>3.9</version>
3435
<scope>test</scope>
3536
</dependency>
3637

0 commit comments

Comments
 (0)