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
Describe the bug
The documentation says that com.esotericsoftware.kryo:kryo5 Maven package has no dependency so it can be used in a library.
But the latest version (v5.1.0) adds a dependency to com.esotericsoftware:kryo
Some recent cleanup in the build for the versioned artifact seems to have broken POM generation. I just pushed a fix and will release 5.1.1 in the next couple of days.
Describe the bug
The documentation says that
com.esotericsoftware.kryo:kryo5
Maven package has no dependency so it can be used in a library.But the latest version (v5.1.0) adds a dependency to
com.esotericsoftware:kryo
To Reproduce
See https://search.maven.org/artifact/com.esotericsoftware.kryo/kryo5/5.1.0/jar
The text was updated successfully, but these errors were encountered: