From fc439d2eabea2fce7a7a84bb36687a0c4d9512b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 May 2022 04:04:28 +0000 Subject: [PATCH] Bump maven-bundle-plugin from 5.1.5 to 5.1.6 Bumps maven-bundle-plugin from 5.1.5 to 5.1.6. --- updated-dependencies: - dependency-name: org.apache.felix:maven-bundle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d078e3d43..30f370e5d 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. 1.8 1.8 - 5.1.5 + 5.1.6 compress org.apache.commons.compress diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5dca2e17d..abe097c4b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -168,7 +168,7 @@ The type attribute can be add,update,fix,remove. Bump commons.japicmp.version from 0.15.3 to 0.15.7. - Bump maven-bundle-plugin from 5.1.2 to 5.1.5 #234, #239, #290. + Bump maven-bundle-plugin from 5.1.2 to 5.1.6 #234, #239, #290, #292. Bump org.apache.felix.framework from 7.0.1 to 7.0.3 #232.