Skip to content

Commit

Permalink
chore(deps-dev): bump ch.qos.logback:logback-classic
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.2.12 to 1.4.14.
- [Commits](qos-ch/logback@v_1.2.12...v_1.4.14)

---
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] committed Dec 1, 2023
1 parent 9610c61 commit 57e45dc
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 @@ -49,7 +49,7 @@
<junit-jupiter-engine.version>5.10.1</junit-jupiter-engine.version>
<assertj-core.version>3.24.2</assertj-core.version>
<mockito-core.version>3.3.3</mockito-core.version>
<logback-classic.version>1.2.12</logback-classic.version>
<logback-classic.version>1.4.14</logback-classic.version>

<!-- Maven plugins -->
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 57e45dc

Please sign in to comment.