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

Upgrade to Jackson 2.4.2 #7934

Closed
wants to merge 1 commit into from
Closed

Conversation

kimchy
Copy link
Member

@kimchy kimchy commented Sep 30, 2014

relates to #7932

@@ -214,28 +214,28 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.4.1.1</version>
<version>2.4.2</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

would it make sense to have a jackson version constant?

Copy link
Member Author

Choose a reason for hiding this comment

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

its tricky, since sometimes they are not the same, so people can by mistake configure only it and fogey that one of them has 2.4.1.1

@s1monw
Copy link
Contributor

s1monw commented Oct 2, 2014

LGTM

@kimchy kimchy closed this in 361b7b1 Oct 2, 2014
@kimchy kimchy deleted the upgrade_jackson_2.4.2 branch October 2, 2014 19:33
kimchy added a commit that referenced this pull request Oct 2, 2014
kimchy added a commit that referenced this pull request Oct 2, 2014
@kimchy kimchy removed the v1.3.5 label Oct 2, 2014
@jpountz jpountz removed the review label Oct 21, 2014
@clintongormley clintongormley changed the title Upgrade to Jackson 2.4.2 Internal: Upgrade to Jackson 2.4.2 Nov 3, 2014
@clintongormley clintongormley changed the title Internal: Upgrade to Jackson 2.4.2 Upgrade to Jackson 2.4.2 Jun 7, 2015
mute pushed a commit to mute/elasticsearch that referenced this pull request Jul 29, 2015
@clintongormley clintongormley added :Core/Infra/Core Core issues without another label and removed :Core/Infra/Core Core issues without another label >enhancement labels Aug 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants