From c8ebafd7bb72a1ba105d6c9c8742f66d55e5f14e Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 6 Jul 2022 09:13:48 -0400 Subject: [PATCH] Bump biz.aQute.bnd:biz.aQute.bndlib 6.2.0 to 6.3.1 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 95863ea47..fcab16b3a 100644 --- a/pom.xml +++ b/pom.xml @@ -654,7 +654,7 @@ 3.17.0 6.47.0 5.1.2 - 6.2.0 + 6.3.1 1.21 0.14 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 495477086..76c849422 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -173,7 +173,7 @@ The type attribute can be add,update,fix,remove. Bump maven-pmd-plugin from 3.14.0 to 3.17.0 #802, #858, #909. Bump commons.pmd-impl.version from 6.42.0 to 6.46.0 #861, #873, #905. Bump pmd from 6.40.0 to 6.47.0 #837, #915. - Bump biz.aQute.bndlib from 5.3.0 to 6.2.0 #814, #835. + Bump biz.aQute.bndlib from 5.3.0 to 6.3.1 #814, #835. Bump maven-bundle-plugin from 5.1.1 to 5.1.2. Bump animal-sniffer-maven-plugin from 1.19 to 1.21. Bump exec-maven-plugin from 1.6.0 to 3.0.0 #590.