You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version range "[2.11.3,2.14-a0)" is causing a maven dependency mapping to the jackson components of
com.fasterxml.jackson.core
jackson-core
2.13.2.redhat-00001
Is this appropriate? Should this range be updated to exclude redhat specific versions? To include only Central GA releases?
Is this because of the "-a0" postfix? What is that even doing here?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
jsii/packages/@jsii/java-runtime/pom.xml.t.js
Line 63 in c8afc6e
This version range "[2.11.3,2.14-a0)" is causing a maven dependency mapping to the jackson components of
com.fasterxml.jackson.core
jackson-core
2.13.2.redhat-00001
com.fasterxml.jackson.core
jackson-databind
2.13.2.redhat-00001
com.fasterxml.jackson.core
jackson-datatype-jsr310
2.13.2.redhat-00001
Is this appropriate? Should this range be updated to exclude redhat specific versions? To include only Central GA releases?
Is this because of the "-a0" postfix? What is that even doing here?
Beta Was this translation helpful? Give feedback.
All reactions