Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.2.13
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.3 to 1.2.13.
- [Commits](qos-ch/logback@v_1.2.3...v_1.2.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 2d2a29e commit 1f5701a
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 @@ -59,7 +59,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<logback.version>1.2.3</logback.version>
<logback.version>1.2.13</logback.version>
<surefire.version>2.22.2</surefire.version>
<jacoco.version>0.8.7</jacoco.version>
<jacoco.include.package>io.personium.*</jacoco.include.package>
Expand Down

0 comments on commit 1f5701a

Please sign in to comment.