Skip to content

Commit 2945f13

Browse files
committed
[AWS AppConfig] Version 1.5
1 parent 4c302bb commit 2945f13

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212

1313
<groupId>io.avaje</groupId>
1414
<artifactId>avaje-aws-appconfig</artifactId>
15-
<version>1.4</version>
15+
<name>avaje-aws-appconfig</name>
16+
<version>1.5</version>
17+
<description>AWS AppConfig plugin for avaje-config</description>
1618

1719
<properties>
1820
<surefire.useModulePath>false</surefire.useModulePath>
@@ -29,7 +31,7 @@
2931
<dependency>
3032
<groupId>io.avaje</groupId>
3133
<artifactId>avaje-config</artifactId>
32-
<version>4.0</version>
34+
<version>4.2</version>
3335
<scope>provided</scope>
3436
</dependency>
3537

0 commit comments

Comments
 (0)