Skip to content

Conversation

@msdousti
Copy link
Contributor

We only need to import jakarta.xml.bind-api rather than the full-blown jakartaee-api, which is only used in riptide-core tests.

This also addresses #1475.

Description

Replaced test dependency jakarta.platform:jakartaee-api with jakarta.xml.bind:jakarta.xml.bind-api.

Motivation and Context

Addresses #1475.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

We only need to import jakarta.xml.bind-api rather than the full-blown jakartaee-api.
@Semernitskaya
Copy link
Contributor

👍

@fatroom
Copy link
Member

fatroom commented Jun 26, 2023

Thank you for the contribution!

@fatroom fatroom merged commit b0a12df into zalando:main Jun 26, 2023
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.

3 participants