Skip to content

Commit e86afba

Browse files
committed
Bump org.apache.felix:maven-bundle-plugin from 6.0.0 on 6.0.2 on Java 17
and above.
1 parent fe9bf43 commit e86afba

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
@@ -1772,7 +1772,7 @@
17721772
<jdk>[17,)</jdk>
17731773
</activation>
17741774
<properties>
1775-
<commons.felix.version>6.0.0</commons.felix.version>
1775+
<commons.felix.version>6.0.2</commons.felix.version>
17761776
<commons.biz.aQute.bndlib.version>7.2.1</commons.biz.aQute.bndlib.version>
17771777
</properties>
17781778
</profile>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<!-- ADD -->
6363
<!-- UPDATE -->
6464
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump net.sourceforge.pmd:pmd-* from 7.21.0 to 7.22.0.</action>
65+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.felix:maven-bundle-plugin from 6.0.0 on 6.0.2 on Java 17 and above.</action>
6566
</release>
6667
<release version="97" date="2026-02-21" description="This is a feature and maintenance release. Java 8 or later is required.">
6768
<!-- FIX -->

0 commit comments

Comments
 (0)