Skip to content

Commit

Permalink
Update slf4j monorepo to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 7ba4d7f commit fd379d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ SOFTWARE.
<eokson.version>0.3.2</eokson.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-verifier-plugin.version>1.1</maven-verifier-plugin.version>
<slf4j.version>2.0.12</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<jtcop.version>0.1.14</jtcop.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<checkstyle.version>8.15</checkstyle.version>
Expand Down
2 changes: 1 addition & 1 deletion src/it/producer-consumer-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ SOFTWARE.
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.12</version>
<version>2.0.13</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit fd379d7

Please sign in to comment.