Skip to content

Commit

Permalink
Bump logback-core from 0.9.29 to 1.2.8 in /wsit/tests/osgi-test
Browse files Browse the repository at this point in the history
Bumps logback-core from 0.9.29 to 1.2.8.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lukasj committed Feb 24, 2022
1 parent 04b7fb4 commit 497d5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wsit/tests/osgi-test/pom.xml
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>0.9.29</version>
<version>1.2.8</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 497d5ab

Please sign in to comment.