Skip to content

Drop Apache Commons and Log4J Over SLF4J dependencies - #56

Merged
rnc merged 1 commit into
Commonjava:masterfrom
dwalluck:deps-cleanup
Aug 24, 2026
Merged

Drop Apache Commons and Log4J Over SLF4J dependencies#56
rnc merged 1 commit into
Commonjava:masterfrom
dwalluck:deps-cleanup

Conversation

@dwalluck

Copy link
Copy Markdown
Contributor

Bump Java to 11 and web-commons-bom to 34

Comment thread pom.xml

<properties>
<projectOwner>Red Hat, Inc.</projectOwner>
<javaVersion>1.8</javaVersion>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This project seems to be only used by Indy and Kojiji both of which are 11 so this is fine.

Comment thread pom.xml
<groupId>org.commonjava.boms</groupId>
<artifactId>web-commons-bom</artifactId>
<version>31</version>
<version>34</version>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine but as part of NCL9918 we'll probably need to update the webcommonsbom

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This manages: slf4j, logback, junit, and hamcrest versions here.

@rnc

rnc commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

@dwalluck Needs a rebase after the other PRs were merged.

Bump Java to 11 and web-commons-bom to 34
@dwalluck

Copy link
Copy Markdown
Contributor Author

@dwalluck Needs a rebase after the other PRs were merged.

Done.

@rnc
rnc merged commit feb9c43 into Commonjava:master Aug 24, 2026
1 check passed
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