Skip to content

Commit 9dd95c7

Browse files
committed
Bump biz.aQute.bnd:biz.aQute.bndlib from 7.1.0 to 7.2.0 on Java 17 and
up
1 parent f864189 commit 9dd95c7

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
@@ -1761,7 +1761,7 @@
17611761
</activation>
17621762
<properties>
17631763
<commons.felix.version>6.0.0</commons.felix.version>
1764-
<commons.biz.aQute.bndlib.version>7.1.0</commons.biz.aQute.bndlib.version>
1764+
<commons.biz.aQute.bndlib.version>7.2.0</commons.biz.aQute.bndlib.version>
17651765
</properties>
17661766
</profile>
17671767
<profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ The <action> type attribute can be add,update,fix,remove.
7171
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-assembly-plugin from 3.7.1 to 3.8.0.</action>
7272
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.puppycrawl.tools:checkstyle from 12.1.2 to 12.3.0 #687.</action>
7373
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.ow2.asm:asm from 9.9 to 9.9.1.</action>
74+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump biz.aQute.bnd:biz.aQute.bndlib from 7.1.0 to 7.2.0 on Java 17 and up.</action>
7475
</release>
7576
<release version="93" date="2025-11-19" description="This is a feature and maintenance release. Java 8 or later is required.">
7677
<!-- FIX -->

0 commit comments

Comments
 (0)