Skip to content

Migrate JAXB Runtime from com.sun.xml.bind:jaxb-impl to org.glassfish.jaxb:jaxb-runtime#29013

Merged
terrymanu merged 1 commit into
apache:masterfrom
linghengqian:jaxb-runtime
Nov 12, 2023
Merged

Migrate JAXB Runtime from com.sun.xml.bind:jaxb-impl to org.glassfish.jaxb:jaxb-runtime#29013
terrymanu merged 1 commit into
apache:masterfrom
linghengqian:jaxb-runtime

Conversation

@linghengqian

Copy link
Copy Markdown
Member

Fixes #29012.

Changes proposed in this pull request:


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.

@terrymanu terrymanu merged commit d696698 into apache:master Nov 12, 2023
@linghengqian linghengqian deleted the jaxb-runtime branch November 12, 2023 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate JAXB Runtime from com.sun.xml.bind:jaxb-impl:2.3.0 to org.glassfish.jaxb:jaxb-runtime:2.3.1

2 participants