Skip to content

Commit

Permalink
fix: upgrade org.apache.logging.log4j:log4j-api from 2.18.0 to 2.19.0
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.18.0 to 2.19.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-api/

See this project in Snyk:
https://app.snyk.io/org/mariazevedo88/project/ba7bef0d-75c8-42b5-8200-e2c1d502576b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 6, 2022
1 parent 0ee29c9 commit 99df405
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 @@ -31,7 +31,7 @@
<java.version>1.8</java.version>

<gson.version>2.9.1</gson.version>
<log4j.version>2.18.0</log4j.version>
<log4j.version>2.19.0</log4j.version>
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<jacoco.version>0.8.7</jacoco.version>
<compiler.plugin.version>3.8.1</compiler.plugin.version>
Expand Down

0 comments on commit 99df405

Please sign in to comment.