Skip to content

Commit

Permalink
Merge pull request #49 from twonote/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.1 to 1.2.13
  • Loading branch information
hrchu authored Dec 6, 2023
2 parents 60942b2 + 6a978a5 commit 765caf4
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 @@ -284,7 +284,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.1</version>
<version>1.2.13</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 765caf4

Please sign in to comment.