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 1066985149 ARTEMIS-5138: update checkstyle to 10.20.2
1066985149 is described below
commit 10669851498c9153e4ebe1b7a8536297f5ecbb1a
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Dec 3 16:12:26 2024 +0000
ARTEMIS-5138: update checkstyle to 10.20.2
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d99a8cce8a..196e56e5f7 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.20.1</checkstyle.version>
+ <checkstyle.version>10.20.2</checkstyle.version>
<mockito.version>5.14.2</mockito.version>
<jctools.version>4.0.5</jctools.version>
<netty.version>4.1.115.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