EsotericSoftware / kryo

Java binary serialization and cloning: fast, efficient, automatic
BSD 3-Clause "New" or "Revised" License
6.21k stars 828 forks source link

Invalid JDK version in profile 'jdk11ge': Unbounded range: [11, for project com.esotericsoftware:kryo-parent #1103

Closed manojkrishna1991 closed 4 months ago

manojkrishna1991 commented 4 months ago

When i try to get dependency information from pom fails with unbounded range error Invalid JDK version in profile 'jdk11ge': Unbounded range: [11, for project com.esotericsoftware:kryo-parent

To Reproduce kyro version used : 5.6.0

run ant task setup-classpath:

Environment:

we need to add closing tag to ) [11, similar to google gson

[21,) in pom.xml
theigl commented 4 months ago

Fixed. Thanks for reporting this.