4.0.10
·
14 commits
to master
since this release
What's Changed
This is a maintenance release of jaxb-tools, with plugin updates and dependency upgrades.
⭐ New features
- [#576] enhance CopyablePlugin to handle required attributes by @laurentschoelens in #604
- enable Reproducible Builds by @hboutemy in #643
- pass GHA Reproducible step by @hboutemy in #644
- [#603] add jdk25 EA in java build version by @laurentschoelens in #634
- [#611] add actions for mvn 4 build by @laurentschoelens in #628
🐞 Bugfixes
- [#607] fix issues with maven4 build tool by @laurentschoelens in #608
- [#600] fix Time to Calendar conversion if in the past by @laurentschoelens in #602
- [#619] annox - XML "value" should be trim on parsing annotate bindings by @laurentschoelens in #622
- [#616] fix PropertyListenerInjectorPlugin setters not updated by @laurentschoelens in #618
🔨 Dependency Upgrades and Other
- [#591] update to commons-io 2.19.0 by @laurentschoelens in #597
- [#589] remove commons-io usage in all places by @laurentschoelens in #605
- Bump org.springframework:spring-web from 6.1.12 to 6.1.14 in /hyperjaxb/ejb/samples/customerservice-cxf by @dependabot[bot] in #620
- Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0 by @dependabot[bot] in #621
- [#606] remove spring + [#613] make maxIdentifierLength configurable + [#615] custom naming strategy example by @laurentschoelens in #614
- [#609] remove commons-text dependency by @laurentschoelens in #623
- [#590] remove commons-lang3 dependency by @laurentschoelens in #624
- [#612] remove joda-time from test projects by @laurentschoelens in #625
- [#480] rename jaxb-bom to jaxb-tools-bom by @laurentschoelens in #626
- Bump org.springframework:spring-web from 6.1.14 to 6.1.21 in /hyperjaxb/ejb/samples/customerservice-cxf by @dependabot[bot] in #633
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 by @dependabot[bot] in #638
- [#645] update release dry run Jenkinsfile profiles by @laurentschoelens in #647
New Contributors
Full Changelog: 4.0.9...4.0.10