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 1521c00 Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 (#31) 1521c00 is described below commit 1521c00ff696aeac2f7a6537aac766f13a50dab0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Mar 1 15:34:30 2021 -0500 Bump biz.aQute.bndlib from 5.2.0 to 5.3.0 (#31) Bumps [biz.aQute.bndlib](https://github.com/bndtools/bnd) from 5.2.0 to 5.3.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/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 d2faefc..04b8a49 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ <commons.release-plugin.version>1.7</commons.release-plugin.version> <commons.scm-publish.version>1.1</commons.scm-publish.version> <!-- requires Java 8 --> - <biz.aQute.bndlib.version>5.2.0</biz.aQute.bndlib.version> + <biz.aQute.bndlib.version>5.3.0</biz.aQute.bndlib.version> <!-- Note: Maven site plugin 3.5.1 is the latest version but is not a direct replacement: