Skip to content

Commit

Permalink
Merge pull request #135 from spring-petclinic/dependabot/maven/ch.qos…
Browse files Browse the repository at this point in the history
….logback-logback-classic-1.5.6

Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.6
  • Loading branch information
arey authored Jul 28, 2024
2 parents 80af6d2 + 0718bfb commit 9356834
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 @@ -55,7 +55,7 @@

<!-- Logging -->
<slf4j.version>2.0.12</slf4j.version>
<logback.version>1.4.14</logback.version>
<logback.version>1.5.6</logback.version>

<!-- Test -->
<assertj.version>3.25.3</assertj.version>
Expand Down

0 comments on commit 9356834

Please sign in to comment.