-
Notifications
You must be signed in to change notification settings - Fork 8
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
Converge dependency versions #500
Merged
Merged
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
fixes duplicates: * jakarta.xml.bind:jakarta.xml.bind-api:3.0.1 * com.fasterxml.jackson.core:jackson-databind:2.14.1 * com.fasterxml.jackson.core:jackson-annotations:2.14.1 * com.fasterxml.jackson.core:jackson-core:2.14.1
NiccoMlt
force-pushed
the
476-non-converging-dependencies
branch
from
October 18, 2024 10:44
5ad64aa
to
27bff23
Compare
removes dependencies to: * org.checkerframework:checker-qual * com.google.errorprone:error_prone_annotations * com.google.code.findbugs:jsr305
we had to upgrade ZooKeeper to 3.7.1+ to drop log4j dependency
* org.apache.zookeeper:zookeeper * commons-io:commons-io * org.apache.zookeeper:zookeeper-jute
* drop javax.xml.bind:jaxb-api * drop org.glassfish.jaxb:jaxb-runtime * drop javax.activation:javax.activation-api * drop javax:javaee-web-api
NiccoMlt
force-pushed
the
476-non-converging-dependencies
branch
2 times, most recently
from
October 18, 2024 22:11
936f734
to
b2c024d
Compare
NiccoMlt
force-pushed
the
476-non-converging-dependencies
branch
from
October 19, 2024 13:49
22a3ced
to
110180e
Compare
NiccoMlt
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Oct 21, 2024
Note for the reviewer: please don't squash merge, I want to retain each individual commit, as they were split with caution and individually tested! Please use rebase and merge |
hamadodene
approved these changes
Oct 21, 2024
dmercuriali
approved these changes
Oct 21, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Closes #476
io.netty:netty-tcnative-boringssl-static
, now on version 2.0.66.Final;acme4j-client
was kept,acme4j-utils
doesn't exist anymore, see https://shredzone.org/maven/acme4j/migration.html for details;slf4j-jdk14
, excluding transitive dependency to Logback;