Skip to content

Commit

Permalink
fix: upgrade org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1.

See this package in maven:
org.apache.logging.log4j:log4j-api

See this project in Snyk:
https://app.snyk.io/org/aserto-snyk/project/941af84f-caa2-485f-8129-8b5e7432ed7b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 27, 2024
1 parent 9f7274b commit 1244d94
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 @@ -42,7 +42,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<grpc.version>1.66.0</grpc.version>
<log4j.version>2.24.0</log4j.version>
<log4j.version>2.24.1</log4j.version>
<exclude-tests>IntegrationTest</exclude-tests>
</properties>

Expand Down

0 comments on commit 1244d94

Please sign in to comment.