Skip to content

Commit

Permalink
Merge pull request PANTHEONtech#207 from ihrasko/17.x-bump-logback-cl…
Browse files Browse the repository at this point in the history
…assic-to-1.4.9

Bump logback-classic to 1.4.9
  • Loading branch information
ihrasko authored Sep 7, 2023
2 parents 1694ade + 18fa08c commit 3c74976
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 @@ -54,7 +54,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 3c74976

Please sign in to comment.