Skip to content

Commit

Permalink
build(deps): bump logback.version from 1.5.1 to 1.5.3 (#1448)
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.1 to 1.5.3.

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

Updates `ch.qos.logback:logback-core` from 1.5.1 to 1.5.3
- [Commits](qos-ch/logback@v_1.5.1...v_1.5.3)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
  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 Mar 18, 2024
1 parent 4647f0b commit 65fc66e
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 @@ -145,7 +145,7 @@
<jserialcom.version>2.10.4</jserialcom.version>
<junit.jupiter.version>5.10.2</junit.jupiter.version>
<junit.platform.version>1.8.2</junit.platform.version>
<logback.version>1.5.1</logback.version>
<logback.version>1.5.3</logback.version>
<maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
<milo.version>0.6.12</milo.version>
<mockito.version>5.10.0</mockito.version>
Expand Down

0 comments on commit 65fc66e

Please sign in to comment.