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 190b5ae commit 39a78e1Copy full SHA for 39a78e1
avaje-aws-appconfig/pom.xml
@@ -6,13 +6,13 @@
6
<parent>
7
<groupId>org.avaje</groupId>
8
<artifactId>java11-oss</artifactId>
9
- <version>4.5</version>
+ <version>5.1</version>
10
<relativePath/>
11
</parent>
12
13
<groupId>io.avaje</groupId>
14
<artifactId>avaje-aws-appconfig</artifactId>
15
- <version>1.2</version>
+ <version>1.3</version>
16
17
<properties>
18
<surefire.useModulePath>false</surefire.useModulePath>
@@ -28,7 +28,7 @@
28
<dependency>
29
30
<artifactId>avaje-config</artifactId>
31
- <version>4.1-SNAPSHOT</version>
+ <version>4.0</version>
32
<scope>provided</scope>
33
</dependency>
34
0 commit comments