Skip to content

Commit 39a78e1

Browse files
committed
avaje-aws-appconfig version 1.3
1 parent 190b5ae commit 39a78e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<parent>
77
<groupId>org.avaje</groupId>
88
<artifactId>java11-oss</artifactId>
9-
<version>4.5</version>
9+
<version>5.1</version>
1010
<relativePath/>
1111
</parent>
1212

1313
<groupId>io.avaje</groupId>
1414
<artifactId>avaje-aws-appconfig</artifactId>
15-
<version>1.2</version>
15+
<version>1.3</version>
1616

1717
<properties>
1818
<surefire.useModulePath>false</surefire.useModulePath>
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.avaje</groupId>
3030
<artifactId>avaje-config</artifactId>
31-
<version>4.1-SNAPSHOT</version>
31+
<version>4.0</version>
3232
<scope>provided</scope>
3333
</dependency>
3434

0 commit comments

Comments
 (0)