georgberky / dependency-update-maven-plugin

A Maven plugin that creates merge requests for dependency updates.
Apache License 2.0
27 stars 9 forks source link

Update Java to 17 #76

Closed georgberky closed 10 months ago

georgberky commented 10 months ago

This MR updates Java to 17, for both the Github Actions build and the local build in pom.xml.

It also updates Maven to 3.9.6 for the build, and 3.8.8 for the maven-plugin-plugin.