You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/12/01 15:46:49 UTC

[commons-parent] branch master updated: Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 (#176)

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


The following commit(s) were added to refs/heads/master by this push:
     new a044516  Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 (#176)
a044516 is described below

commit a0445161464bca6d0cddc53cf1084904bf8541d8
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Thu Dec 1 10:46:44 2022 -0500

    Bump biz.aQute.bndlib from 6.3.1 to 6.4.0 (#176)
    
    Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd) from 6.3.1 to 6.4.0.
    - [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/compare/6.3.1...6.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: biz.aQute.bnd:biz.aQute.bndlib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2690161..2e52e99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.enforcer-plugin.version>3.1.0</commons.enforcer-plugin.version>
     <commons.buildnumber-plugin.version>3.0.0</commons.buildnumber-plugin.version>
-    <commons.biz.aQute.bndlib.version>6.3.1</commons.biz.aQute.bndlib.version>
+    <commons.biz.aQute.bndlib.version>6.4.0</commons.biz.aQute.bndlib.version>
     <commons.junit.version>5.9.1</commons.junit.version>
 
     <!--