Skip to content

build(deps): bump org.jvnet.jaxb2_commons:jaxb2-basics from 0.9.4 to 1.11.1#248

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/org.jvnet.jaxb2_commons-jaxb2-basics-1.11.1
Open

build(deps): bump org.jvnet.jaxb2_commons:jaxb2-basics from 0.9.4 to 1.11.1#248
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/maven/org.jvnet.jaxb2_commons-jaxb2-basics-1.11.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps org.jvnet.jaxb2_commons:jaxb2-basics from 0.9.4 to 1.11.1.

Release notes

Sourced from org.jvnet.jaxb2_commons:jaxb2-basics's releases.

v0.13.1 Release

What's Changed

New Contributors

Full Changelog: highsource/jaxb2-basics@0.12.0...0.13.1

Version 0.12.0

Release notes

  • Now works with JAXB/XJC 2.3.0 (see #88). Unfortunately this means JAXB/XJC 2.2.x and ealier are no longer supported.
  • Now works on Java 9 (see #91).
  • Removed JAXWS sample as jaxws-maven-plugin does not seem to work with XJC plugins.
  • All issues fixed in this release

Backwards compatibility

  • JAXB2 Basics no longer support JAXB/XJC 2.2.x and earlier. This is due to certain refactorings which were done in XJC (like the class Aspect was moved from the package com.sun.tools.xjc.model to the package com.sun.tools.xjc.outline). This essentially breaks compatibility of XJC plugins between XJC 2.2.x and 2.3.0. The only option I see is to develop and maintain two version of XJC plugins which is too much effort.
    This is why I've desided to support only one - most current version of XJC.
    You will need to upgrade your tools to use JAXB/XJC 2.3.0.
    For example, if you use maven-jaxb2-plugin, upgrade to version 0.14.0 or later.
  • JAXB2 Basics can only be used with Java 1.7 and above. Java 1.6 and below is no longer supported.
  • Java 9 is required to build the project.
  • You can't combine modules built with pre-0.12.0 and post-0.12.0. For instance, cross-module equals or toString won't work.

Version 0.11.1

Issues, fixed in this release

Version 0.11.0

Release notes

  • JAXBEqualsStrategy is now symmetic (#22)
  • Plugins now consider xjc:superClass (#42)
  • Plugins now consider default values (#26, #37, #38, #44, #45, #46, #47)

All issues, fixed in this release

Backwards compatibility

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.jvnet.jaxb2_commons:jaxb2-basics](https://github.com/highsource/jaxb2-basics) from 0.9.4 to 1.11.1.
- [Release notes](https://github.com/highsource/jaxb2-basics/releases)
- [Changelog](https://github.com/highsource/jaxb2-basics/blob/master/release.bat)
- [Commits](highsource/jaxb2-basics@0.9.4...1.11.1)

---
updated-dependencies:
- dependency-name: org.jvnet.jaxb2_commons:jaxb2-basics
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 6, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 6, 2026 16:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 6, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants