Skip to content

Commit

Permalink
build(deps): Bump logback-classic from 1.2.6 to 1.4.5
Browse files Browse the repository at this point in the history
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.6 to 1.4.5.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.2.6...v_1.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent bafd5fc commit dd12fd2
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 @@ -11,7 +11,7 @@
<properties>
<kafka.version>2.8.1</kafka.version>
<vertx.version>4.1.5</vertx.version>
<logback.version>1.2.6</logback.version>
<logback.version>1.4.5</logback.version>
<jackson-databind.version>2.11.2</jackson-databind.version>
<junit.version>5.8.1</junit.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit dd12fd2

Please sign in to comment.