This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new e84a047a72 HDDS-10991. Bump maven-checkstyle-plugin to 3.4.0 (#6788)
e84a047a72 is described below
commit e84a047a727e89dd832acfe5bf53520643b0f718
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 8 11:12:24 2024 +0200
HDDS-10991. Bump maven-checkstyle-plugin to 3.4.0 (#6788)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a0f01b5c94..74d6f21fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -270,7 +270,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<license-maven-plugin.version>2.3.0</license-maven-plugin.version>
<make-maven-plugin.version>1.0-beta-1</make-maven-plugin.version>
<native-maven-plugin.version>1.0-alpha-11</native-maven-plugin.version>
- <maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version>
+ <maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
<checkstyle.version>9.3</checkstyle.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]