Skip to content

Commit b3a53c2

Browse files
committed
Bump biz.aQute.bndlib.version 5.1.2 -> 5.3.0.
1 parent fcba628 commit b3a53c2

2 files changed

Lines changed: 17 additions & 14 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@
216216
<commons.surefire-report.version>3.0.0-M5</commons.surefire-report.version>
217217
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
218218
<commons.felix.version>5.1.2</commons.felix.version>
219+
<biz.aQute.bndlib.version>5.3.0</biz.aQute.bndlib.version>
219220
<spotbugs.plugin.version>4.4.1</spotbugs.plugin.version>
220221
<spotbugs.impl.version>4.4.1</spotbugs.impl.version>
221222
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>

src/changes/changes.xml

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
See the License for the specific language governing permissions and
1616
limitations under the License.
1717
-->
18-
1918
<document>
2019
<properties>
2120
<title>Apache Commons CLI Release Notes</title>
@@ -73,30 +72,33 @@
7372
</action>
7473
<action type="update" dev="ggregory" due-to="Dependabot">
7574
Bump commons-parent from 48 to 52.
76-
</action>
77-
<action type="update" dev="ggregory" due-to="Dependabot">
78-
Bump maven-pmd-plugin from 3.12.0 to 3.15.0, #44, #54, #67.
79-
</action>
80-
<action type="update" dev="ggregory" due-to="Dependabot">
81-
Bump actions/checkout from v2.3.1 to v2.3.2 #46.
82-
</action>
75+
</action>
76+
<action type="update" dev="ggregory" due-to="Dependabot">
77+
Bump maven-pmd-plugin from 3.12.0 to 3.15.0, #44, #54, #67.
78+
</action>
79+
<action type="update" dev="ggregory" due-to="Dependabot">
80+
Bump actions/checkout from v2.3.1 to v2.3.2 #46.
81+
</action>
8382
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
84-
Bump actions/setup-java from v1.4.2 to v2 #50.
83+
Bump actions/setup-java from v1.4.2 to v2 #50.
8584
</action>
8685
<action type="update" dev="ggregory" due-to="Dependabot">
87-
Bump maven-antrun-plugin from 1.7 to 3.0.0 #43.
86+
Bump maven-antrun-plugin from 1.7 to 3.0.0 #43.
8887
</action>
8988
<action type="update" dev="ggregory" due-to="Gary Gregory">
90-
Bump maven-checkstyle-plugin from 2.15 to 3.1.1 #41.
89+
Bump maven-checkstyle-plugin from 2.15 to 3.1.1 #41.
9190
</action>
9291
<action type="update" dev="ggregory" due-to="Dependabot">
93-
Bump actions/cache from 2 to 2.1.6 #64, #65.
92+
Bump actions/cache from 2 to 2.1.6 #64, #65.
93+
</action>
94+
<action type="update" dev="ggregory" due-to="Gary Gregory">
95+
Bump commons.animal-sniffer.version 1.19 -> 1.20.
9496
</action>
9597
<action type="update" dev="ggregory" due-to="Gary Gregory">
96-
Bump commons.animal-sniffer.version 1.19 -> 1.20.
98+
Bump maven-bundle-plugin 5.1.1 -> 5.1.2.
9799
</action>
98100
<action type="update" dev="ggregory" due-to="Gary Gregory">
99-
Bump maven-bundle-plugin 5.1.1 -> 5.1.2.
101+
Bump biz.aQute.bndlib.version 5.1.2 -> 5.3.0.
100102
</action>
101103
</release>
102104

0 commit comments

Comments
 (0)