Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.14 to 1.5.15
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.14 to 1.5.15.
- [Commits](qos-ch/logback@v_1.5.14...v_1.5.15)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Dec 23, 2024
1 parent 7ae7508 commit 1ce7fb0
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 @@ -23,7 +23,7 @@
<mockito.version>5.14.2</mockito.version>
<micrometer.version>1.14.2</micrometer.version>
<spring-rabbit.version>3.2.1</spring-rabbit.version>
<logback.version>1.5.14</logback.version>
<logback.version>1.5.15</logback.version>

<skipTests>false</skipTests>
<junit.jupiter.version>5.11.4</junit.jupiter.version>
Expand Down

0 comments on commit 1ce7fb0

Please sign in to comment.