Skip to content

Update jackson-bom.version to 3.2.0#1823

Draft
mprins wants to merge 2 commits into
mainfrom
jackson-3.2.0
Draft

Update jackson-bom.version to 3.2.0#1823
mprins wants to merge 2 commits into
mainfrom
jackson-3.2.0

Conversation

@mprins

@mprins mprins commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@mprins mprins self-assigned this Jun 30, 2026
Copilot AI review requested due to automatic review settings June 30, 2026 12:16
@mprins mprins added the dependencies Pull requests that update a dependency file label Jun 30, 2026
@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 9c4e7c9.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

Copilot AI left a comment

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.

Pull request overview

This PR updates the Maven version override for Spring Boot’s managed Jackson 3 BOM to use jackson-bom.version 3.2.0, so the project’s Jackson 3 dependencies resolve against that newer BOM.

Changes:

  • Bump jackson-bom.version from 3.1.4 to 3.2.0 in the root pom.xml.

@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

Test Results

639 tests  +639   629 ✅ +629   10m 48s ⏱️ + 10m 48s
 59 suites + 59     2 💤 +  2 
 59 files   + 59     2 ❌ +  2   6 🔥 +6 

For more details on these failures and errors, see this check.

Results for commit 9c4e7c9. ± Comparison against base commit 9f86afc.

♻️ This comment has been updated with latest results.

@mprins mprins marked this pull request as draft June 30, 2026 14:30
@mprins mprins force-pushed the jackson-3.2.0 branch 2 times, most recently from 1d1a0fb to 4d1609e Compare July 2, 2026 11:10
@mprins mprins marked this pull request as ready for review July 2, 2026 11:26
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
696 8 688 2
View the top 3 failed test(s) by shortest run time
org.tailormap.api.controller.admin.ApplicationAdminControllerIntegrationTest::cannot_change_application_name_to_duplicate
Stack Traces | 0.018s run time
Status expected:<400> but was:<404>
org.tailormap.api.controller.admin.ApplicationAdminControllerIntegrationTest::create_applications
Stack Traces | 0.021s run time
Request processing failed: org.springframework.http.converter.HttpMessageConversionException: Type definition error: [simple type, class org.springframework.hateoas.mediatype.hal.HalJacksonModule$HalLink]
org.tailormap.api.controller.admin.ApplicationAdminControllerIntegrationTest::change_application_name
Stack Traces | 0.026s run time
Status expected:<200> but was:<404>
View the full list of 5 ❄️ flaky test(s)
org.tailormap.api.controller.admin.FeatureSourceAdminControllerIntegrationTest::refresh_jdbc_feature_source_capabilities

Flake rate in main: 5.56% (Passed 17 times, Failed 1 times)

Stack Traces | 1.07s run time
Request processing failed: org.springframework.http.converter.HttpMessageConversionException: Type definition error: [simple type, class org.springframework.hateoas.mediatype.hal.HalJacksonModule$HalLink]
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest::check_cors_header_is_saved

Flake rate in main: 5.56% (Passed 17 times, Failed 1 times)

Stack Traces | 0.023s run time
Request processing failed: org.springframework.http.converter.HttpMessageConversionException: Type definition error: [simple type, class org.springframework.hateoas.mediatype.hal.HalJacksonModule$HalLink]
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest::refresh_capabilities

Flake rate in main: 5.56% (Passed 17 times, Failed 1 times)

Stack Traces | 0.156s run time
Request processing failed: org.springframework.http.converter.HttpMessageConversionException: Type definition error: [simple type, class org.springframework.hateoas.mediatype.hal.HalJacksonModule$HalLink]
org.tailormap.api.controller.admin.GeoServiceAdminControllerIntegrationTest::refresh_capabilities_sends_json_validation_errors

Flake rate in main: 5.56% (Passed 17 times, Failed 1 times)

Stack Traces | 0.014s run time
Request processing failed: org.springframework.http.converter.HttpMessageConversionException: Type definition error: [simple type, class org.springframework.hateoas.mediatype.hal.HalJacksonModule$HalLink]
org.tailormap.api.controller.admin.PersistentJsonArrayPropertyIntegrationTest::post_update_application_components

Flake rate in main: 5.56% (Passed 17 times, Failed 1 times)

Stack Traces | 0.141s run time
Request processing failed: org.springframework.http.converter.HttpMessageConversionException: Type definition error: [simple type, class org.springframework.hateoas.mediatype.hal.HalJacksonModule$HalLink]

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@mprins mprins marked this pull request as draft July 3, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants