Skip to content

Declare dependency on jettison as optional #4196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Declare dependency on jettison as optional #4196

merged 1 commit into from
Sep 22, 2022

Conversation

hpoettker
Copy link
Contributor

@hpoettker hpoettker commented Sep 21, 2022

Spring Batch depends on jettison only for XStreamExecutionContextStringSerializer which is deprecated and optional to use. This PR declares the dependency as optional in the published pom, which is already the case for XStream.

See also the discussion in #1028.

@fmbenhassine fmbenhassine added this to the 4.3.7 milestone Sep 22, 2022
@fmbenhassine fmbenhassine merged commit 7b0e00e into spring-projects:4.3.x Sep 22, 2022
@fmbenhassine
Copy link
Contributor

Rebased and merged as 7b0e00e. Just in time for 4.3.7 😉 . Thank you for your contribution!

@hpoettker hpoettker deleted the optional-jettison branch September 22, 2022 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants