Skip to content

Commit

Permalink
MINOR: [Java] Bump logback.version from 1.5.8 to 1.5.10 in /java
Browse files Browse the repository at this point in the history
Bumps `logback.version` from 1.5.8 to 1.5.10.

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

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

---
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 27e56f0 commit 92df0d0
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 @@ -111,7 +111,7 @@ under the License.
<mockito.core.version>5.11.0</mockito.core.version>
<mockito.inline.version>5.2.0</mockito.inline.version>
<checker.framework.version>3.48.0</checker.framework.version>
<logback.version>1.5.8</logback.version>
<logback.version>1.5.10</logback.version>
<doclint>none</doclint>
<additionalparam>-Xdoclint:none</additionalparam>
<!-- List of add-opens arg line arguments for tests -->
Expand Down

0 comments on commit 92df0d0

Please sign in to comment.