Skip to content

Commit

Permalink
fix: upgrade org.apache.logging.log4j:log4j-api-kotlin from 1.4.0 to …
Browse files Browse the repository at this point in the history
…1.5.0

Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-api-kotlin from 1.4.0 to 1.5.0.

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

See this project in Snyk:
https://app.snyk.io/org/brambg/project/3d34732d-1be6-4159-826a-e3bb3705825a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 29, 2024
1 parent 6d7a8e9 commit e086ccc
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 @@ -56,7 +56,7 @@
<kotlinx-cli-jvm.version>0.3.6</kotlinx-cli-jvm.version>
<kotlinx-coroutines-core.version>1.8.1</kotlinx-coroutines-core.version>
<log4j.version>1.2.17</log4j.version>
<log4j-api-kotlin.version>1.4.0</log4j-api-kotlin.version>
<log4j-api-kotlin.version>1.5.0</log4j-api-kotlin.version>
<mongodb.version>4.11.2</mongodb.version>
<mordant.version>2.7.2</mordant.version>
<problem.version>0.27.1</problem.version>
Expand Down

0 comments on commit e086ccc

Please sign in to comment.