Skip to content
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

Upgrade moxy #40

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Upgrade moxy #40

wants to merge 10 commits into from

Commits on Jan 17, 2022

  1. upgrade moxy

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    59b1718 View commit details
    Browse the repository at this point in the history
  2. add jaxb-runtime

    <dependency>
        <groupId>org.glassfish.jaxb</groupId>
        <artifactId>jaxb-runtime</artifactId>
        <version>3.0.2</version>
    </dependency>
    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    506f838 View commit details
    Browse the repository at this point in the history
  3. jackson-bom

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7fa1108 View commit details
    Browse the repository at this point in the history
  4. jaxb-api: provided

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ed982da View commit details
    Browse the repository at this point in the history
  5. remove scope

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f57c520 View commit details
    Browse the repository at this point in the history
  6. jaxb exclusion

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    08e1ff8 View commit details
    Browse the repository at this point in the history
  7. remove jaxb

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    03a4b3e View commit details
    Browse the repository at this point in the history
  8. disable moxy

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ffd98c0 View commit details
    Browse the repository at this point in the history
  9. fix

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    168d074 View commit details
    Browse the repository at this point in the history
  10. moxy 2.x

    sazzad16 authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    eb4cf36 View commit details
    Browse the repository at this point in the history