Skip to content

Commit

Permalink
Bump logback-classic from 1.2.11 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.1.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.2.11...v_1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and henri-tremblay committed Sep 15, 2022
1 parent 8d45c72 commit 9de7d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.11</version>
<version>1.4.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 9de7d96

Please sign in to comment.