Skip to content

Commit

Permalink
elf4j-engine version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Jun 11, 2023
1 parent dd0b7a6 commit 09e0708
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<groupId>io.github.elf4j</groupId>
<artifactId>jpl-elf4j</artifactId>
<version>7.0.2</version>
<version>7.0.3</version>
<packaging>jar</packaging>
<name>jpl-elf4j</name>
<description>Native logging service provider implementation of ELF4J (Easy Logging Facade For Java)
Expand Down Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>io.github.elf4j</groupId>
<artifactId>elf4j-engine</artifactId>
<version>11.0.3</version>
<version>11.0.5</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down Expand Up @@ -142,7 +142,7 @@
<plugin>
<groupId>io.github.q3769</groupId>
<artifactId>semver-maven-plugin</artifactId>
<version>20221011.20230506.0</version>
<version>20221011.20230506.20230611</version>
</plugin>
<plugin>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 09e0708

Please sign in to comment.