Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic in the dependencies group (#89)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).


Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.10
- [Commits](qos-ch/logback@v_1.5.8...v_1.5.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e989c66 commit fc06122
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 @@ -46,7 +46,7 @@
<simplification.version>5.0.0</simplification.version>

<corenlp.version>4.5.7</corenlp.version>
<logback.version>1.5.8</logback.version>
<logback.version>1.5.10</logback.version>

<junit.platform.version>1.3.2</junit.platform.version>
<junit.jupiter.version>5.11.2</junit.jupiter.version>
Expand Down

0 comments on commit fc06122

Please sign in to comment.