Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.11 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.11 to 1.2.13.
- [Commits](qos-ch/logback@v_1.2.11...v_1.2.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 16, 2024
1 parent 93285c5 commit 24b11f3
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 @@ -149,7 +149,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.11</version> <!-- All versions higher than 1.2.11 don't compile for jdk8 (not even 1.2.12 is working due to google-cloud-logging-logback) -->
<version>1.2.13</version> <!-- All versions higher than 1.2.13 don't compile for jdk8 (not even 1.2.12 is working due to google-cloud-logging-logback) -->
</dependency>
<dependency>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 24b11f3

Please sign in to comment.