You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by he...@apache.org on 2022/09/03 16:53:33 UTC

[commons-jexl] branch master updated (cee408d9 -> 88622e45)

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

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


    from cee408d9 Merge pull request #114 from apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.3.3
     add 715fbc95 Bump japicmp-maven-plugin from 0.15.7 to 0.16.0
     new 88622e45 Merge pull request #115 from apache/dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.16.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


[commons-jexl] 01/01: Merge pull request #115 from apache/dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.16.0

Posted by he...@apache.org.
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 88622e45150c2ff5735984636f0f1265375e04e9
Merge: cee408d9 715fbc95
Author: Henrib <12...@users.noreply.github.com>
AuthorDate: Sat Sep 3 18:53:28 2022 +0200

    Merge pull request #115 from apache/dependabot/maven/com.github.siom79.japicmp-japicmp-maven-plugin-0.16.0
    
    Bump japicmp-maven-plugin from 0.15.7 to 0.16.0

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

diff --cc pom.xml
index 2e3ce1c0,5df5f8b9..afe9666b
--- a/pom.xml
+++ b/pom.xml
@@@ -52,10 -52,10 +52,10 @@@
          <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.3.2</checkstyle.version>
 +        <checkstyle.version>10.3.3</checkstyle.version>
          <japicmp.skip>false</japicmp.skip>
          <commons.rat.version>0.14</commons.rat.version>
-         <commons.japicmp.version>0.15.7</commons.japicmp.version>
+         <commons.japicmp.version>0.16.0</commons.japicmp.version>
          <commons.pmd.version>3.18.0</commons.pmd.version>
          <commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
          <commons.spotbugs.version>4.7.1.1</commons.spotbugs.version>