Skip to content

fix(dependencies): added missing dependencies in pom for log4j#131

Closed
Harisiva-r-g wants to merge 2 commits intosimpaths:mainfrom
Harisiva-r-g:main
Closed

fix(dependencies): added missing dependencies in pom for log4j#131
Harisiva-r-g wants to merge 2 commits intosimpaths:mainfrom
Harisiva-r-g:main

Conversation

@Harisiva-r-g
Copy link
Copy Markdown
Collaborator

I have added two missing dependencies in the pom.xml file to fix the "StatusLogger Log4j2 could not find a logging implementation" error. The dependencies added are log4j-core and log4j-api, with version 3.0.0-beta2. This latest version was obtained from the official maven repository: https://mvnrepository.com/artifact/org.apache.logging.log4j.

This commit adds two missing dependencies to the pom.xml file to fix the "StatusLogger Log4j2 could not find a logging implementation" error. The dependencies added are log4j-core and log4j-api, with version 3.0.0-beta2. This latest version was obtained from the official maven repository: https://mvnrepository.com/artifact/org.apache.logging.log4j.
@Harisiva-r-g Harisiva-r-g marked this pull request as draft April 22, 2025 13:19
@Harisiva-r-g Harisiva-r-g closed this by deleting the head repository Apr 28, 2025
@andrewbaxter439
Copy link
Copy Markdown
Collaborator

Apologies that this was overlooked for so long, now resolved in #174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants