Skip to content

Commit

Permalink
Bump logback.version from 1.4.13 to 1.4.14 in /java (#96)
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.4.13 to 1.4.14.

Updates `ch.qos.logback:logback-core` from 1.4.13 to 1.4.14
- [Commits](qos-ch/logback@v_1.4.13...v_1.4.14)

Updates `ch.qos.logback:logback-classic` from 1.4.13 to 1.4.14
- [Commits](qos-ch/logback@v_1.4.13...v_1.4.14)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:development
  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 Dec 1, 2023
1 parent c59091b commit 88dd523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@

<groovy.version>4.0.16</groovy.version>

<logback.version>1.4.13</logback.version>
<logback.version>1.4.14</logback.version>
<slf4j.version>2.0.9</slf4j.version>

<junit.version>5.10.0</junit.version>
Expand Down

0 comments on commit 88dd523

Please sign in to comment.