Skip to content

Commit fcba628

Browse files
committed
Bump maven-bundle-plugin 5.1.1 -> 5.1.2.
1 parent 7b32c72 commit fcba628

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
<commons.jacoco.version>0.8.7</commons.jacoco.version>
216216
<commons.surefire-report.version>3.0.0-M5</commons.surefire-report.version>
217217
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
218+
<commons.felix.version>5.1.2</commons.felix.version>
218219
<spotbugs.plugin.version>4.4.1</spotbugs.plugin.version>
219220
<spotbugs.impl.version>4.4.1</spotbugs.impl.version>
220221
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@
9595
<action type="update" dev="ggregory" due-to="Gary Gregory">
9696
Bump commons.animal-sniffer.version 1.19 -> 1.20.
9797
</action>
98+
<action type="update" dev="ggregory" due-to="Gary Gregory">
99+
Bump maven-bundle-plugin 5.1.1 -> 5.1.2.
100+
</action>
98101
</release>
99102

100103
<release version="1.4" date="2017-03-09" description="New features and bug fixes">

0 commit comments

Comments
 (0)