Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.2 to 1.5.3 (#753)
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.5.2 to 1.5.3.
- [Commits](https://github.com/qos-ch/logback/commits/v_1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 10, 2024
1 parent f0027fd commit eab1e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -42,7 +42,7 @@
<kotlin.version>1.9.23</kotlin.version>
<ktlint-maven-plugin.version>3.0.0</ktlint-maven-plugin.version>
<license-maven-plugin.version>2.4.0</license-maven-plugin.version>
<logback-classic.version>1.5.2</logback-classic.version>
<logback-classic.version>1.5.3</logback-classic.version>
<lombok.version>1.18.30</lombok.version>
<maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
Expand Down

0 comments on commit eab1e26

Please sign in to comment.