Skip to content

Commit

Permalink
Merge pull request #2 from stacs-srg/dependabot/maven/evaluation/ch.q…
Browse files Browse the repository at this point in the history
…os.logback-logback-classic-1.2.0

Bump logback-classic from 1.1.2 to 1.2.0 in /evaluation
  • Loading branch information
grahamkirby authored Jun 28, 2022
2 parents 99d1529 + d376ed7 commit e489343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evaluation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,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>
<dependency>
Expand Down

0 comments on commit e489343

Please sign in to comment.