-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added renovate * downgraded mvn * Update actions/cache digest to ab5e6d0 * Update github/codeql-action action to v3.24.6 * bumped to 7 * Update actions/setup-java digest to 9704b39 * Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.6.0 * Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 * Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.4.1 * Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0 * Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0 * Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0 * Update dependency org.projectlombok:lombok to v1.18.30 * Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13 * Update dependency com.mycila:license-maven-plugin to v4 * Update dependency org.apache.cxf:cxf-xjc-plugin to v4 * removed servicemix plugin not used anymore * Update dependency com.github.sevntu-checkstyle:sevntu-checkstyle-maven-plugin to v1.35.0 * Update dependency com.github.spotbugs:spotbugs-maven-plugin to v3.1.12.2 * Update dependency com.github.os72:protoc-jar-maven-plugin to v3.11.4 * Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3 * Update dependency org.apache.maven.plugins:maven-resources-plugin to v3.3.1 * Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.3.2 * Update dependency org.apache.maven.plugins:maven-install-plugin to v3 * Update maven-surefire-plugin.version to v2.22.2 * Update dependency org.codehaus.mojo:exec-maven-plugin to v3 * Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3 * Update dependency org.codehaus.mojo:versions-maven-plugin to v2.16.2 * Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.2 * Update dependency org.commonjava.maven.plugins:directory-maven-plugin to v1 * Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3 * Update dependency com.github.veithen.alta:alta-maven-plugin to v0.8.0 * dropped other osgi missed plugins * disabled proto * Update maven-surefire-plugin.version to v3 * dropped proto support --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e6492cf
commit e23bbbe
Showing
56 changed files
with
72 additions
and
3,004 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
== Migration from v6.5.0 to v7 | ||
|
||
See link:https://github.com/DozerMapper/dozer/releases/tag/7.0.0[for release notes]. | ||
|
||
=== 1. OSGI support dropped | ||
=== 2. Java 8 support dropped | ||
=== 2. Proto support dropped |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.