Skip to content
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

JBIDE-27151: update SpringIDE #353

Merged
merged 2 commits into from Apr 14, 2020
Merged

Conversation

sbouchet
Copy link
Contributor

Signed-off-by: Stephane Bouchet sbouchet@redhat.com

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
@sbouchet sbouchet requested a review from jeffmaury April 14, 2020 14:40
@@ -106,6 +106,7 @@
<unit id="com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider" version="2.9.9.v20190906-1522"/>
<unit id="org.codehaus.jackson.core" version="1.6.0.v20101005-0925"/> <!-- needed by SpringIDE -->
<unit id="org.codehaus.jackson.mapper" version="1.6.0.v20101005-0925"/> <!-- needed by SpringIDE -->
<unit id="org.apache.commons.codec" version="1.6.0.v201305230611"/> <!-- needed by SpringIDE -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just moved jbosstools-openshift with commons-codec 1.13 because of a security issue, can't we have this version ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems possible to do so, there is no strict version for codec 1.6.

Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
@sbouchet sbouchet merged commit ce12855 into jbosstools:master Apr 14, 2020
@sbouchet sbouchet deleted the JBIDE-27151 branch April 14, 2020 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants