Skip to content

Commit ded7935

Browse files
Bump io.avaje:avaje-applog from 1.0 to 1.1 in the dependencies group
--- updated-dependencies: - dependency-name: io.avaje:avaje-applog dependency-version: '1.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb7f76c commit ded7935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<dependency>
2424
<groupId>io.avaje</groupId>
2525
<artifactId>avaje-applog</artifactId>
26-
<version>1.0</version>
26+
<version>1.1</version>
2727
</dependency>
2828

2929
<dependency>

avaje-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>io.avaje</groupId>
4545
<artifactId>avaje-applog</artifactId>
46-
<version>1.0</version>
46+
<version>1.1</version>
4747
</dependency>
4848

4949
<!-- If snakeyaml detected it will be used rather than built in simple parser -->

0 commit comments

Comments
 (0)