RFR: 8072: Bump some maven plugins and fix warnings [v2]

Brice Dutheil bdutheil at openjdk.org
Wed May 24 09:36:24 UTC 2023


On Wed, 24 May 2023 09:36:14 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Current maven build of JMC core shows some warnings/validation errors that can be fixed by bumping plugin versions.
>
> Christoph Langer has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Find a better spotless version

core/pom.xml line 63:

> 61: 		<jacoco.plugin.version>0.8.10</jacoco.plugin.version>
> 62: 		<maven.jar.version>3.3.0</maven.jar.version>
> 63: 		<spotless.version>2.34.0</spotless.version>

**suggestion:** Maybe add a comment on why keeping an older version.

-------------

PR Review Comment: https://git.openjdk.org/jmc/pull/486#discussion_r1203793909


More information about the jmc-dev mailing list