Skip to content

Commit

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


Updates `ch.qos.logback:logback-classic` from 1.5.3 to 1.5.4
- [Commits](qos-ch/logback@v_1.5.3...v_1.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 8a9a8a8 commit dd89b98
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 @@ -45,7 +45,7 @@

<junit.version>5.10.2</junit.version>
<assertj.version>3.25.3</assertj.version>
<logback.version>1.5.3</logback.version>
<logback.version>1.5.4</logback.version>

<xsd.packagename/>
</properties>
Expand Down

0 comments on commit dd89b98

Please sign in to comment.