This is an automated email from the ASF dual-hosted git repository.
robbie 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 d9867fd891 ARTEMIS-5618: Update to checkstyle 11.0.1
d9867fd891 is described below
commit d9867fd891028b2b8aee9ef657126661eafb856d
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Sep 2 12:11:32 2025 +0100
ARTEMIS-5618: Update to checkstyle 11.0.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 858df9054d..f43f8c939f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
<versions.maven.plugin.version>2.16.1</versions.maven.plugin.version>
<maven.pmd.plugin.version>3.27.0</maven.pmd.plugin.version>
<sevntu.checks.version>1.44.1</sevntu.checks.version>
- <checkstyle.version>11.0.0</checkstyle.version>
+ <checkstyle.version>11.0.1</checkstyle.version>
<mockito.version>5.19.0</mockito.version>
<jctools.version>4.0.5</jctools.version>
<netty.version>4.1.124.Final</netty.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact