Skip to content

Bump jackson-databind to 2.22.2 - #17

Open
stremovsky wants to merge 1 commit into
mainfrom
bump-jackson-2.22.2
Open

Bump jackson-databind to 2.22.2#17
stremovsky wants to merge 1 commit into
mainfrom
bump-jackson-2.22.2

Conversation

@stremovsky

Copy link
Copy Markdown
Contributor

Patch bump of jackson-databind from 2.22.1 to 2.22.2. Pulls jackson-core 2.22.2 in transitively.

Build succeeds and all 13 tests pass.

Everything else in the POM is already on its latest stable release:

Dependency Current Newest available Note
httpclient5 5.6.4 5.7-alpha1 alpha only; 5.6.4 is latest stable
junit 4.13.2 4.13.2 final JUnit 4 release
maven-compiler-plugin 3.15.0 4.0.0-beta-4 beta only
maven-source-plugin 3.4.0 4.0.0-beta-1 beta only
maven-javadoc-plugin 3.12.0 3.12.0 current

Versions verified against repo1.maven.org metadata — the search.maven.org index is currently stale and under-reports.

Follow-ups worth considering separately: JUnit 4 has had no release since 2021 (migrating to JUnit 6 would touch ~673 LOC of tests), and maven-surefire-plugin is undeclared so its version floats with the Maven install.

🤖 Generated with Claude Code

Patch update; also pulls jackson-core 2.22.2 transitively. Build and all
13 tests pass.

Everything else is already on its latest stable release. httpclient5
(5.6.4) and maven-compiler-plugin / maven-source-plugin only have newer
alpha and beta builds, and maven-javadoc-plugin 3.12.0 is current, so
none of those move here.

Co-Authored-By: Claude <noreply@anthropic.com>
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