This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new d568f0dd85 ARTEMIS-4753 upgrade Checkstyle to 10.16.0
d568f0dd85 is described below

commit d568f0dd85ba1eb031817e2e9e76ff1021c84980
Author: Justin Bertram <[email protected]>
AuthorDate: Wed May 1 15:11:45 2024 -0500

    ARTEMIS-4753 upgrade Checkstyle to 10.16.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 20398e17b4..8589e8301c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@
       <jib.maven.plugin.version>3.3.2</jib.maven.plugin.version>
       <versions.maven.plugin.version>2.16.1</versions.maven.plugin.version>
       <sevntu.checks.version>1.44.1</sevntu.checks.version>
-      <checkstyle.version>10.15.0</checkstyle.version>
+      <checkstyle.version>10.16.0</checkstyle.version>
       <mockito.version>5.10.0</mockito.version>
       <jctools.version>4.0.2</jctools.version>
       <netty.version>4.1.109.Final</netty.version>

Reply via email to