Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.1 to 1.5.3
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.1 to 1.5.3.
- [Commits](qos-ch/logback@v_1.5.1...v_1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Mar 4, 2024
1 parent c9e41e8 commit 2ebe98b
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 @@ -20,7 +20,7 @@
<jackson.version>2.16.1</jackson.version>
<juniversalchardet.version>2.4.0</juniversalchardet.version>
<awaitility.version>4.2.0</awaitility.version>
<logback-classic.version>1.5.1</logback-classic.version>
<logback-classic.version>1.5.3</logback-classic.version>

<junit.version>5.10.2</junit.version>
<assertj.version>3.25.3</assertj.version>
Expand Down

0 comments on commit 2ebe98b

Please sign in to comment.