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

henrib pushed a commit to branch JEXL-381
in repository https://gitbox.apache.org/repos/asf/commons-jexl.git

commit 81bda50742f374458cec31020ef323737c4e36c1
Merge: 65cf3e3f ed73a52c
Author: henrib <hen...@apache.org>
AuthorDate: Mon Oct 31 15:24:27 2022 +0100

    Merge remote-tracking branch 'origin/JEXL-381' into JEXL-381
    
    # Conflicts:
    #       pom.xml

 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --cc pom.xml
index b0ea8b87,572fdd99..0518be0e
--- a/pom.xml
+++ b/pom.xml
@@@ -55,7 -55,10 +55,12 @@@
          <checkstyle.version>10.3.4</checkstyle.version>
          <japicmp.skip>false</japicmp.skip>
          <commons.japicmp.version>0.16.0</commons.japicmp.version>
+ 
          <!-- spotbugs 4.7.2 issue #2174 generates lots of garbage during 
analysis -->
++
+         <commons.pmd.version>3.19.0</commons.pmd.version>
+         <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
++
          <commons.spotbugs.version>4.7.2.1</commons.spotbugs.version>
          <commons.junit.version>5.9.1</commons.junit.version>
  

Reply via email to