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 72f65769def5bea0b30755dae8f8bf974b775564 Merge: fc8d447 15fce32 Author: henrib <hen...@apache.org> AuthorDate: Thu Dec 23 16:44:00 2021 +0100 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jexl pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --cc pom.xml index ea080b4,64c7898..668ef89 --- a/pom.xml +++ b/pom.xml @@@ -54,9 -54,8 +54,9 @@@ <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version> <checksyle.version>9.2</checksyle.version> <japicmp.skip>false</japicmp.skip> - <commons.japicmp.version>0.15.3</commons.japicmp.version> + <commons.japicmp.version>0.15.4</commons.japicmp.version> <commons.pmd.version>3.15.0</commons.pmd.version> + <commons.spotbugs.version>4.4.1</commons.spotbugs.version> <!-- override of Jacoco properties defined in CP52 --> <commons.jacoco.version>0.8.7</commons.jacoco.version>