Skip to content

Commit 86f2e4e

Browse files
committed
Bump aws-appconfig and dynamic-logback for 4.0-RC1 ConfigExtension #149
1 parent e7601cb commit 86f2e4e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

avaje-aws-appconfig/pom.xml

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

1313
<groupId>io.avaje</groupId>
1414
<artifactId>avaje-aws-appconfig</artifactId>
15-
<version>1.0</version>
15+
<version>1.1-RC1</version>
1616

1717
<properties>
1818
<surefire.useModulePath>false</surefire.useModulePath>
@@ -31,7 +31,7 @@
3131
<version>4.0-RC1</version>
3232
<scope>provided</scope>
3333
</dependency>
34-
34+
3535
<dependency>
3636
<groupId>io.avaje</groupId>
3737
<artifactId>avaje-spi-service</artifactId>

avaje-dynamic-logback/pom.xml

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

1313
<groupId>io.avaje</groupId>
1414
<artifactId>avaje-dynamic-logback</artifactId>
15-
<version>1.0</version>
15+
<version>1.1-RC1</version>
1616

1717
<url>https://github.com/avaje/avaje-config/tree/master/avaje-dynamic-logback</url>
1818

@@ -27,7 +27,7 @@
2727
<artifactId>avaje-config</artifactId>
2828
<version>4.0-RC1</version>
2929
</dependency>
30-
30+
3131
<dependency>
3232
<groupId>io.avaje</groupId>
3333
<artifactId>avaje-spi-service</artifactId>

0 commit comments

Comments
 (0)