Skip to content

Commit 0dacc0e

Browse files
committed
Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.0 to 7.2.1 on Java 17 and
up.
1 parent 442806f commit 0dacc0e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1773,7 +1773,7 @@
17731773
</activation>
17741774
<properties>
17751775
<commons.felix.version>6.0.0</commons.felix.version>
1776-
<commons.biz.aQute.bndlib.version>7.2.0</commons.biz.aQute.bndlib.version>
1776+
<commons.biz.aQute.bndlib.version>7.2.1</commons.biz.aQute.bndlib.version>
17771777
</properties>
17781778
</profile>
17791779
<profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.25.1 to 0.25.3.</action>
6565
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.junit.version from 5.14.1 to 5.14.2.</action>
66+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 7.2.0 to 7.2.1 on Java 17 and up.</action>
6667
</release>
6768
<release version="95" date="2026-01-08" description="This is a feature and maintenance release. Java 8 or later is required.">
6869
<!-- FIX -->

0 commit comments

Comments
 (0)