Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Upgrade Jackson dep in castlabs-java-api#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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
stuarthicks merged 3 commits intomasterfromDELIVER-591
Apr 11, 2019
Merged

Conversation

@elbadawimustafa
Copy link
Contributor

No description provided.

@thomshuttthomshutt changed the titleDELIVER-591: Upgrade Jackson dep in castlabs-java-apiUpgrade Jackson dep in castlabs-java-apiApr 10, 2019
Copy link

@stuarthicksstuarthicks left a comment

Choose a reason for hiding this comment

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

I don't see any feedback on this PR from CI, have you checked that the build still works as expected?

pom.xml Outdated
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.5.4</version>
<version>2.7.9.4</version>

Choose a reason for hiding this comment

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

There's a newer version than this,2.9.8... any reason to pick this version specifically?

Choose a reason for hiding this comment

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

And in fact... I can't find a version2.7.9.4 in maven central... so I'm assuming this builddoesn't work.

Copy link
ContributorAuthor

@elbadawimustafaelbadawimustafaApr 10, 2019
edited by stuarthicks
Loading

Choose a reason for hiding this comment

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

I used2.7.9.4 because it was in the ticket.
it builds fine locally but doesn't do on circle because this repo is on circle v1 which is no longer supported

Choose a reason for hiding this comment

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

Interesting... I wonder why maven central doesn't show that version. I'd like to figure that out before we accept this change.

Also,@thomshutt left a comment on the ticket earlier today mentioning circle v2... I think we should do that in this PR and get that green tick from Circle back again.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Cool, we can have a look tomorrow

Choose a reason for hiding this comment

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

Weird, confirmed as well that 2.7.9.4 builds. I wonder why I can't find it on search.maven.org 🙃.

Definitely tomorrow-me's problem.

Copy link
Contributor

Choose a reason for hiding this comment

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

We have the green ticket from Circle now and I've bumped jackson-databind to 2.9.8

@stuarthicksstuarthicks merged commitb31391c intomasterApr 11, 2019
@stuarthicksstuarthicks deleted the DELIVER-591 branchApril 11, 2019 10:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@stuarthicksstuarthicksstuarthicks approved these changes

+1 more reviewer

@thomshuttthomshuttthomshutt left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@elbadawimustafa@stuarthicks@thomshutt

[8]ページ先頭

©2009-2025 Movatter.jp