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-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
     new e82de7f  Bump biz.aQute.bndlib from 5.1.0 to 5.1.2 (#29)
e82de7f is described below

commit e82de7f263039470aaea08bca0439bb5b4f3fc72
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 23 13:28:37 2020 -0400

    Bump biz.aQute.bndlib from 5.1.0 to 5.1.2 (#29)
    
    Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd) from 5.1.0 to 
5.1.2.
    - [Release notes](https://github.com/bndtools/bnd/releases)
    - 
[Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md)
    - [Commits](https://github.com/bndtools/bnd/commits)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    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 afe0068..5990e3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,7 +353,7 @@
             <dependency>
               <groupId>biz.aQute.bnd</groupId>
               <artifactId>biz.aQute.bndlib</artifactId>
-              <version>5.1.0</version>
+              <version>5.1.2</version>
             </dependency>
           </dependencies>
         </plugin>

Reply via email to