-
Notifications
You must be signed in to change notification settings - Fork 22
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
chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.3 #62
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.3 #62
renovate
wants to merge
1
commit into
master
from
renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e6180cc
to
fcba20d
Compare
2f4045a
to
7ef58cb
Compare
e9bb82f
to
b7acbb3
Compare
b7acbb3
to
0eafa56
Compare
0eafa56
to
d971889
Compare
d971889
to
ed19a45
Compare
ed19a45
to
cf41131
Compare
e57d281
to
44014d7
Compare
6135ad1
to
61888ce
Compare
a5229a8
to
2a1ac2f
Compare
2a1ac2f
to
51d86ef
Compare
51d86ef
to
df0357c
Compare
8152f6c
to
b389868
Compare
3340828
to
7fd22d8
Compare
5b7cfce
to
a63fd32
Compare
f4a99d1
to
fcb8079
Compare
fcb8079
to
3029868
Compare
3029868
to
1d72fa4
Compare
d6a8c61
to
7a297c0
Compare
da6d337
to
577a93b
Compare
577a93b
to
030df0f
Compare
364722d
to
13ae646
Compare
13ae646
to
9495fba
Compare
This dependency hasn't been updated since May 2023 and has vulnerabilities. We should consider alternatives. Edit: It looks to have been supplanted by https://github.com/highsource/jaxb-tools. |
I believe this and the other jvnet jaxb-related PRs need jakarta jaxb and java 11+. |
ec91c16
to
aecbee1
Compare
aecbee1
to
cb33270
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.4
->0.15.3
Release Notes
highsource/maven-jaxb2-plugin (org.jvnet.jaxb2.maven2:maven-jaxb2-plugin)
v0.15.3
: ReleaseCompare Source
What's Changed
New Contributors
Full Changelog: highsource/jaxb-tools@0.15.2...0.15.3
v0.15.2
Compare Source
What's Changed
Full Changelog: highsource/jaxb-tools@0.15.1...0.15.2
v0.15.1
: ReleaseCompare Source
What's Changed
List<DependencyResource>
cannot be converted tojava.util.List<Dependency>
" error by @jspricke in https://github.com/highsource/maven-jaxb2-plugin/pull/154New Contributors
Full Changelog: highsource/jaxb-tools@0.14.0...0.15.1
v0.14.0
: Version 0.14.0Compare Source
Release notes:
maven-jaxb2-plugin
ormaven-jaxb23-plugin
.Development:
Backwards compatibility:
maven-jaxb2-plugin
now uses JAXB 2.3 by default.v0.13.3
: Version 0.13.3Compare Source
Release notes:
v0.13.2
Compare Source
v0.13.1
Compare Source
v0.13.0
: Version 0.13.0Compare Source
Release notes:
lifecycle-mapping-metadata.xml
for m2e inmaven-jaxb20-plugin
,maven-jaxb21-plugin
,maven-jaxb22-plugin
. Themaven-jaxb2-plugin
was fine.useActiveProxyAsHttpproxy
configuration parameter, which, if set totrue
, passes active proxy from Maven settings to XJC (see #58 and #50).if-exists="true"
to the generated episode files (see #41, #55).Development:
Backwards compatibility:
if-exists="true"
to the generated episode files by defaults. This may cause backwards-incompatible behaviour. You can turn this off by settingaddIfExistsToEpisodeSchemaBindings
tofalse
.Many thanks to Stephan Schroevers (@Stephan202) for his contribution.
Also many thanks to David Santos (@Dawuid) for his work on issue #50.
v0.12.3
: Version 0.12.3Compare Source
This release contains a number of small fixes and improvements.
No known backwards compatibility issues.
v0.12.2
: Version 0.12.2Compare Source
In this release:
MavenCatalogResolver
(#27)org.glassfish
JAXB artifacts (#25)v0.12.1
: Version 0.12.1Compare Source
New features:
forceRegenerate=true
is discouraged.Backwards compatibility notes:
http
/https
URLs, which is not recommended anyway) or from JAR files. These types of resources were previously not checked for actuality during the up-to-date check.v0.12.0
: Version 0.12.0Compare Source
v0.11.0
: Version 0.11.0Compare Source
Updated to use the newly released JAXB 2.2.11.
v0.10.0
: Version 0.10.0Compare Source
Backwards compatibility:
maven:groupId:artifactId:type:classifier:version!/resource
from now on.v0.9.1
Compare Source
v0.9.0
Compare Source
v0.8.3
Compare Source
v0.8.2
Compare Source
v0.8.1
Compare Source
v0.8.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.