remondis-it / remap

A declarative mapping library to simplify testable object mappings.
Apache License 2.0
122 stars 22 forks source link

Update propertypath to be java 17 compatible #159

Open Nicklas2751 opened 11 months ago

Nicklas2751 commented 11 months ago

To be compatible with java 17 remap must use the newest propertypath version which removes cglib. cglib causes errors with java 17.