Skip to content

Commit

Permalink
deps: Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.11 (#165)
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.4.8 to 1.4.11.
- [Commits](qos-ch/logback@v_1.4.8...v_1.4.11)

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

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 Aug 20, 2023
1 parent fb7420a commit 3540424
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 @@ -62,7 +62,7 @@
<junit.version>4.13.2</junit.version>
<mockito.version>5.2.0</mockito.version>
<hamcrest.version>1.3</hamcrest.version>
<logback.version>1.4.8</logback.version>
<logback.version>1.4.11</logback.version>
<asm.version>9.5</asm.version>
<jacoco.version>0.8.10</jacoco.version>
<compiler.version>3.10.1</compiler.version>
Expand Down

0 comments on commit 3540424

Please sign in to comment.