Skip to content

Commit afc1b58

Browse files
committed
Version 1.2
1 parent e10fe8f commit afc1b58

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

avaje-simple-json-logger/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.avaje</groupId>
88
<artifactId>avaje-simple-logger-parent</artifactId>
9-
<version>1.1</version>
9+
<version>1.2</version>
1010
</parent>
1111

1212
<artifactId>avaje-simple-json-logger</artifactId>

avaje-simple-logger/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.avaje</groupId>
88
<artifactId>avaje-simple-logger-parent</artifactId>
9-
<version>1.1</version>
9+
<version>1.2</version>
1010
</parent>
1111

1212
<artifactId>avaje-simple-logger</artifactId>
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>io.avaje</groupId>
2929
<artifactId>avaje-simple-json-logger</artifactId>
30-
<version>1.1</version>
30+
<version>1.2</version>
3131
</dependency>
3232
<dependency>
3333
<groupId>io.avaje</groupId>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.avaje</groupId>
4444
<artifactId>avaje-config</artifactId>
45-
<version>5.0-RC2</version>
45+
<version>5.0</version>
4646
</dependency>
4747
<dependency>
4848
<groupId>org.graalvm.nativeimage</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>io.avaje</groupId>
1212
<artifactId>avaje-simple-logger-parent</artifactId>
1313
<name>avaje-simple-logger-parent</name>
14-
<version>1.1</version>
14+
<version>1.2</version>
1515
<packaging>pom</packaging>
1616

1717
<modules>

0 commit comments

Comments
 (0)