Skip to content

Commit

Permalink
Update slf4j monorepo to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent ac4e017 commit b5f1d7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions type-alias-axon-serializer-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<reactor.version>3.6.2</reactor.version>

<!-- Logging libraries -->
<slf4j.version>2.0.11</slf4j.version>
<slf4j.version>2.0.12</slf4j.version>
<log4j.version>2.22.1</log4j.version>

<!-- Integration testing -->
Expand Down Expand Up @@ -174,7 +174,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>log4j-over-slf4j</artifactId>
<version>2.0.11</version>
<version>2.0.12</version>
</dependency>

<dependency>
Expand Down

0 comments on commit b5f1d7b

Please sign in to comment.