Skip to content

Commit

Permalink
Merge pull request #48 from sfuhrm/dependabot/maven/org.apache.loggin…
Browse files Browse the repository at this point in the history
…g.log4j-log4j-slf4j2-impl-2.21.1

Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.20.0 to 2.21.1
  • Loading branch information
sfuhrm authored Nov 19, 2023
2 parents f32f2d2 + 67e37a1 commit 7487440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiobrowser4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId>
<version>2.20.0</version>
<version>2.21.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7487440

Please sign in to comment.