HubSpot / jinjava

Jinja template engine for Java
Apache License 2.0
690 stars 168 forks source link

Upgrade basepom to 59.7 #1166

Closed jaredstehler closed 4 months ago

jaredstehler commented 6 months ago

This PR updates basepom to 59.5, which aligns dependency version overrides with our downstream parent. It also sets the default target jdk to 11, so I've pinned it to 8 here.

One of the dependency updates is mockito, from v4 to v5, shown in some of the code changes.