Skip to content

Commit

Permalink
Merge pull request #1 from stacs-srg/dependabot/maven/core/ch.qos.log…
Browse files Browse the repository at this point in the history
…back-logback-classic-1.2.0

Bump logback-classic from 1.1.2 to 1.2.0 in /core
  • Loading branch information
grahamkirby authored Jun 28, 2022
2 parents e489343 + a84a0e1 commit 4721965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.1.2</version>
<version>1.2.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 4721965

Please sign in to comment.