Skip to content

Commit

Permalink
Merge pull request #168 from redlink-gmbh/dependabot/maven/ch.qos.log…
Browse files Browse the repository at this point in the history
…back-logback-classic-1.5.0

Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.0
  • Loading branch information
ja-fra authored Feb 27, 2024
2 parents 42eaecb + 75d509e commit 6b6a099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.14</version>
<version>1.5.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6b6a099

Please sign in to comment.