Hello,

For whatever reason both 3.2.1 and 3.2.2 are released with

<checkstyleVersion>9.3</checkstyleVersion>

While latest version ATM 10.9.3

Why to release with outdated dependency?

from mobile (sorry for typos ;)


On Fri, Apr 21, 2023, 02:04 Michael Osipov <micha...@apache.org> wrote:

> The Apache Maven team is pleased to announce the release of the Maven
> Checkstyle Plugin, version 3.2.2.
>
> https://maven.apache.org/plugins/maven-checkstyle-plugin/
>
> You should specify the version in your project's plugin configuration:
>
> <plugin>
>    <groupId>org.apache.maven.plugins</groupId>
>    <artifactId>>maven-checkstyle-plugin</artifactId>
>    <version>3.2.2</version>
> </plugin>
>
>
> Release Notes - Maven Checkstyle Plugin - Version 3.2.2
>
> ** Bug
>      * [MCHECKSTYLE-432] - Inline configuration does not work when
> creating site reports with multiple locales
>
> ** Improvement
>      * [MCHECKSTYLE-426] - Don't use Sink#figure()/Sink#figureCaption()
> since it distorts the output
>
> ** Dependency upgrade
>      * [MCHECKSTYLE-427] - Upgrade m-invoker-plugin to 3.5.0
>
>
> Enjoy,
>
> -The Apache Maven team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to