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 25e7ad85c2 ARTEMIS-5399 Bump com.puppycrawl.tools:checkstyle from
10.21.4 to 10.23.0
25e7ad85c2 is described below
commit 25e7ad85c28a8347291a2e8c30b30efbc191a075
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Apr 10 10:32:22 2025 -0500
ARTEMIS-5399 Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.23.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ebcee1f783..f3fa02df19 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.26.0</maven.pmd.plugin.version>
<sevntu.checks.version>1.44.1</sevntu.checks.version>
- <checkstyle.version>10.21.4</checkstyle.version>
+ <checkstyle.version>10.23.0</checkstyle.version>
<mockito.version>5.17.0</mockito.version>
<jctools.version>4.0.5</jctools.version>
<netty.version>4.1.119.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