This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
commit 3fb01bd0559d0e3d786e92330c6aa5b9da8a5cdf Merge: 4e39f1de 8c8ba960 Author: Henrib <[email protected]> AuthorDate: Sat Jan 14 12:06:56 2023 +0100 Merge pull request #154 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.6.0 Bump checkstyle from 10.5.0 to 10.6.0 pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index e026fd5e,4a1643cb..d6d58d75 --- a/pom.xml +++ b/pom.xml @@@ -52,11 -52,16 +52,11 @@@ <commons.jira.id>JEXL</commons.jira.id> <commons.jira.pid>12310479</commons.jira.pid> <checkstyle.plugin.version>3.2.0</checkstyle.plugin.version> - <checkstyle.version>10.5.0</checkstyle.version> + <checkstyle.version>10.6.0</checkstyle.version> <japicmp.skip>false</japicmp.skip> - <commons.japicmp.version>0.17.1</commons.japicmp.version> - <commons.pmd.version>3.19.0</commons.pmd.version> - <commons.pmd-impl.version>6.52.0</commons.pmd-impl.version> <commons.spotbugs.version>4.7.3.0</commons.spotbugs.version> - <commons.junit.version>5.9.1</commons.junit.version> <!-- override of Jacoco properties defined in CP52 --> - <commons.jacoco.version>0.8.8</commons.jacoco.version> <commons.jacoco.classRatio>0.95</commons.jacoco.classRatio> <commons.jacoco.instructionRatio>0.85</commons.jacoco.instructionRatio> <commons.jacoco.methodRatio>0.85</commons.jacoco.methodRatio>
