Skip to content

Commit

Permalink
Bump logback.version from 1.5.8 to 1.5.9
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.8 to 1.5.9.

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

Updates `ch.qos.logback:logback-core` from 1.5.8 to 1.5.9
- [Commits](qos-ch/logback@v_1.5.8...v_1.5.9)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mjacoby committed Oct 10, 2024
1 parent da0bd6a commit 690b2b8
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 @@ -102,7 +102,7 @@
<jsonassert.version>1.5.3</jsonassert.version>
<jsonpath.version>2.9.0</jsonpath.version>
<junit.version>4.13.2</junit.version>
<logback.version>1.5.8</logback.version>
<logback.version>1.5.9</logback.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.plugin.assembly.version>3.7.1</maven.plugin.assembly.version>
Expand Down

0 comments on commit 690b2b8

Please sign in to comment.