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

Update pom.xml to provide support to kryo 4.0.x #82

Merged
merged 1 commit into from
Jan 27, 2018

Conversation

imonteroperez
Copy link
Contributor

Although com.esotericsoftware.kryo dependency is provided inside dependencies block with version 4.0.0, you are not including it in generated MANIFEST.MF file due to com.esotericsoftware.kryo*;version="[3.0.3,4.0)"

Although com.esotericsoftware.kryo dependency is provided inside dependencies block with version 4.0.0, you are not including it in generated MANIFEST.MF file due to com.esotericsoftware.kryo*;version="[3.0.3,4.0)"
@coveralls
Copy link

coveralls commented Dec 26, 2017

Coverage Status

Coverage remained the same at 85.359% when pulling d3c3c7c on imonteroperez:patch-1 into e334698 on magro:master.

@magro
Copy link
Owner

magro commented Jan 27, 2018

Thanks for the PR!

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

3 participants