-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
There is a conflict between dependency version of commons codec from spring-boot-starter-integration and Jena
Jena 4.4.0 need commons codec 1.15 but spring-boot-starter-integration 1.1.4.RELEASE force commons codec 1.2
In my use case, with URI like http://....../data_test/-c3d8ff75-bd60-4ef6-b1b9-08bb13bc4b72_attr_ratio_5 query execution failed with a NoClassDefFound murMurHash3 not available in commons codec v1.2
Metadata
Metadata
Assignees
Labels
No labels