You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2024/01/29 13:07:35 UTC

(commons-parent) branch master updated: Comment

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new f915a11  Comment
f915a11 is described below

commit f915a11c96697908250545aab509dddac85cfa9b
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Jan 29 08:07:30 2024 -0500

    Comment
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e1eb7e8..105db1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,6 +142,7 @@
     <commons.build-plugin.version>1.13</commons.build-plugin.version>
     <commons.changes.version>2.12.1</commons.changes.version>
     <commons.checkstyle-plugin.version>3.3.1</commons.checkstyle-plugin.version>
+    <!-- Checkstyle 9.3 is the version compatible with Java 8 -->
     <commons.checkstyle.version>9.3</commons.checkstyle.version>
     <commons.cobertura.version>2.7</commons.cobertura.version>
     <commons.compiler.version>3.12.1</commons.compiler.version>