You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2023/09/21 14:40:02 UTC

[commons-parent] 01/01: Merge pull request #300 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.3

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

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

commit f151cb8ab493420658f355dc9a6c9f3dd10b44f0
Merge: 5fafc66 f4398ed
Author: Rob Tompkins <ch...@apache.org>
AuthorDate: Thu Sep 21 10:39:56 2023 -0400

    Merge pull request #300 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.12.3
    
    Bump com.puppycrawl.tools:checkstyle from 9.3 to 10.12.3

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

diff --cc pom.xml
index 7c4cac2,79b5f03..fca0e18
--- a/pom.xml
+++ b/pom.xml
@@@ -136,9 -136,11 +136,9 @@@
      <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.0</commons.checkstyle-plugin.version>
-     <commons.checkstyle.version>9.3</commons.checkstyle.version>
+     <commons.checkstyle.version>10.12.3</commons.checkstyle.version>
      <commons.cobertura.version>2.7</commons.cobertura.version>
      <commons.compiler.version>3.11.0</commons.compiler.version>
 -    <commons.coveralls.version>4.3.0</commons.coveralls.version>
 -    <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
      <commons.cyclonedx.version>2.7.9</commons.cyclonedx.version>
      <commons.spdx.version>0.7.0</commons.spdx.version>
      <commons.failsafe.version>3.1.2</commons.failsafe.version>