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

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


The following commit(s) were added to refs/heads/master by this push:
     new 244411c  Bump japicmp-maven-plugin from 0.14.3 to 0.14.4 (#71)
244411c is described below

commit 244411c9ac559852b69d4e7351160f1c5990ce03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 20 10:11:25 2020 -0400

    Bump japicmp-maven-plugin from 0.14.3 to 0.14.4 (#71)
    
    Bumps [japicmp-maven-plugin](https://github.com/siom79/japicmp) from 0.14.3 
to 0.14.4.
    - [Release notes](https://github.com/siom79/japicmp/releases)
    - [Changelog](https://github.com/siom79/japicmp/blob/master/release.py)
    - 
[Commits](https://github.com/siom79/japicmp/compare/japicmp-base-0.14.3...japicmp-base-0.14.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 780135c..9fde92a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@
     <commons.javadoc.version>3.2.0</commons.javadoc.version>
     <!-- Constant for Commons Pool version (used in multiple places) -->
     <commons.pool.version>2.9.0</commons.pool.version>
-    <commons.japicmp.version>0.14.3</commons.japicmp.version>
+    <commons.japicmp.version>0.14.4</commons.japicmp.version>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
     <!-- See DBCP-445 and DBCP-454 -->
     
<commons.osgi.import>javax.transaction;version="1.1.0",javax.transaction.xa;version="1.1.0";partial=true;mandatory:=partial,*</commons.osgi.import>

Reply via email to