Skip to content

Commit

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

Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.17
  • Loading branch information
arey authored Mar 1, 2025
2 parents 1b12d8e + 312f4ee commit 50d97ce
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.16</slf4j.version>
<logback.version>1.5.15</logback.version>
<logback.version>1.5.17</logback.version>

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

0 comments on commit 50d97ce

Please sign in to comment.