Skip to content

Bump dependencies and build plugins to latest versions#25

Merged
nightowlengineer merged 1 commit into
masterfrom
update-dependencies
Jul 2, 2026
Merged

Bump dependencies and build plugins to latest versions#25
nightowlengineer merged 1 commit into
masterfrom
update-dependencies

Conversation

@nightowlengineer

Copy link
Copy Markdown
Owner

junit-jupiter 5.10.1 -> 5.12.2 (also fixes a latent bug: it was missing test scope, so it leaked onto consumers' compile classpath), mockito-core 5.7.0 -> 5.23.0, slf4j 2.0.9 -> 2.0.18, commons-lang3 3.13.0 -> 3.20.0, jackson-databind 2.15.3 -> 2.22.0. httpclient stays at 4.5.14, already the latest 4.5.x release.

Also bump maven-enforcer-plugin, maven-source-plugin, maven-javadoc-plugin, maven-release-plugin, and maven-surefire-plugin to their latest versions.

Full test suite passes and dependency:tree shows no version conflicts.

junit-jupiter 5.10.1 -> 5.12.2 (also fixes a latent bug: it was missing
test scope, so it leaked onto consumers' compile classpath), mockito-core
5.7.0 -> 5.23.0, slf4j 2.0.9 -> 2.0.18, commons-lang3 3.13.0 -> 3.20.0,
jackson-databind 2.15.3 -> 2.22.0. httpclient stays at 4.5.14, already
the latest 4.5.x release.

Also bump maven-enforcer-plugin, maven-source-plugin, maven-javadoc-plugin,
maven-release-plugin, and maven-surefire-plugin to their latest versions.

Full test suite passes and dependency:tree shows no version conflicts.
@nightowlengineer nightowlengineer merged commit a36edcf into master Jul 2, 2026
1 check passed
@nightowlengineer nightowlengineer deleted the update-dependencies branch July 2, 2026 20:27
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.

1 participant