Skip to content

Commit

Permalink
Merge pull request #23 from UMEssen/dependabot/maven/ch.qos.logback-l…
Browse files Browse the repository at this point in the history
…ogback-classic-1.2.13

Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13
  • Loading branch information
tobiasgirardet committed May 29, 2024
2 parents d1a9ded + 50f0e33 commit 3a68ad2
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 @@ -233,7 +233,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.2.13</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3a68ad2

Please sign in to comment.