Skip to content

Upgrade test dependencies.#91

Merged
mashhurs merged 1 commit intologstash-plugins:mainfrom
mashhurs:upgrade-test-deps
Jan 14, 2026
Merged

Upgrade test dependencies.#91
mashhurs merged 1 commit intologstash-plugins:mainfrom
mashhurs:upgrade-test-deps

Conversation

@mashhurs
Copy link
Contributor

Upgrades log4j and junit test dependencies.

testImplementation group: 'junit', name: 'junit', version: '4.13.2'
testImplementation group: 'org.hamcrest', name: 'hamcrest', version: '2.2'
testImplementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.16'
testImplementation group: 'org.slf4j', name: 'slf4j-reload4j', version: '2.0.16'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fyi: slf4j-log4j12 moved to slf4j-reload4j

Copy link

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

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

LGTM

@mashhurs mashhurs merged commit b2f19ca into logstash-plugins:main Jan 14, 2026
3 checks 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