Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-core from 1.3.12 to 1.5.13 in /java
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.12 to 1.5.13.
- [Commits](qos-ch/logback@v_1.3.12...v_1.5.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent fa7f690 commit e3942e2
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 @@ -25,7 +25,7 @@
<dependency.jnr-unixsocket.version>0.38.20</dependency.jnr-unixsocket.version>

Check warning on line 25 in java/pom.xml

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

Unknown word (unixsocket)

Check warning on line 25 in java/pom.xml

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

Unknown word (unixsocket)
<dependency.junit.version>4.13.2</dependency.junit.version>
<dependency.lombok.version>1.18.20</dependency.lombok.version>
<dependency.logback.version>1.3.12</dependency.logback.version>
<dependency.logback.version>1.5.13</dependency.logback.version>

Check warning on line 28 in java/pom.xml

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

Unknown word (logback)

Check warning on line 28 in java/pom.xml

View workflow job for this annotation

GitHub Actions / Spell Check with Typos

Unknown word (logback)
<dependency.native-lib-loader.version>2.3.5</dependency.native-lib-loader.version>
<dependency.slf4j.version>1.7.32</dependency.slf4j.version>
</properties>
Expand Down

0 comments on commit e3942e2

Please sign in to comment.