Skip to content

Commit

Permalink
deps: update slf4j monorepo to v2.0.11 (#2381)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 18, 2024
1 parent 07b8ee6 commit 9e758b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java-shared-dependencies/unmanaged-dependency-check/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,12 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>2.0.9</version>
<version>2.0.11</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.9</version>
<version>2.0.11</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 9e758b7

Please sign in to comment.