Skip to content

Commit

Permalink
Merge pull request #208 from ihrasko/18.x-bump-logback-classic-to-1.4.9
Browse files Browse the repository at this point in the history
Bump logback-classic to 1.4.9
  • Loading branch information
ihrasko authored Sep 7, 2023
2 parents 82f94c7 + ec6e196 commit 45938e5
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 @@ -42,7 +42,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.4.8</version>
<version>1.4.9</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 45938e5

Please sign in to comment.