Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic in /.ci/jenkins/tests
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.9 to 1.2.13.
- [Commits](qos-ch/logback@v_1.2.9...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 Feb 21, 2024
1 parent a4d6597 commit 5a18742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/jenkins/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<logback.configration>logback-test.xml</logback.configration>
<logdir>${project.build.directory}/log</logdir>
<test.loglevel>ERROR</test.loglevel>
<log.logback.version>1.2.9</log.logback.version>
<log.logback.version>1.2.13</log.logback.version>
<log.slf4j.version>1.7.25</log.slf4j.version>
<build-helper-maven-plugin.version>1.9.1</build-helper-maven-plugin.version>

Expand Down

0 comments on commit 5a18742

Please sign in to comment.