Skip to content

Commit

Permalink
Merge pull request #198 from focus-shift/dependabot/maven/ch.qos.logb…
Browse files Browse the repository at this point in the history
…ack-logback-classic-1.4.6

Bump logback-classic from 1.4.5 to 1.4.6
  • Loading branch information
derTobsch authored Mar 21, 2023
2 parents 79bc435 + 88c4614 commit 24ab4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.5</version>
<version>1.4.6</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 24ab4fd

Please sign in to comment.