Skip to content

Commit

Permalink
fix: upgrade net.logstash.logback:logstash-logback-encoder from 7.3 t…
Browse files Browse the repository at this point in the history
…o 7.4

Snyk has created this PR to upgrade net.logstash.logback:logstash-logback-encoder from 7.3 to 7.4.

See this package in maven:
net.logstash.logback:logstash-logback-encoder

See this project in Snyk:
https://app.snyk.io/org/mtes-mct/project/1729be52-ab3c-4aa4-bc0f-28ac0158226b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and fabiengo committed Oct 4, 2024
1 parent 3ca4729 commit ba10636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dossierfacile-api-owner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>net.logstash.logback</groupId>
<artifactId>logstash-logback-encoder</artifactId>
<version>7.3</version>
<version>7.4</version>
</dependency>
<!-- For testing -->
<dependency>
Expand Down

0 comments on commit ba10636

Please sign in to comment.