Skip to content

Commit

Permalink
fix: upgrade ch.qos.logback:logback-classic from 1.5.8 to 1.5.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ch.qos.logback:logback-classic from 1.5.8 to 1.5.9.

See this package in maven:
ch.qos.logback:logback-classic

See this project in Snyk:
https://app.snyk.io/org/predic8/project/75e3defb-4928-4610-ad3c-3e5e8ddc82f0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 1, 2024
1 parent 7a03a27 commit c48ec36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distribution/examples/embedding-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.8</version>
<version>1.5.9</version>
</dependency>
<dependency>
<groupId>org.membrane-soa</groupId>
Expand Down

0 comments on commit c48ec36

Please sign in to comment.