You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/10 18:21:29 UTC

[commons-beanutils] branch master updated: Bump biz.aQute.bndlib from 6.4.0 to 6.4.1 #175

This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git


The following commit(s) were added to refs/heads/master by this push:
     new 78697fea Bump biz.aQute.bndlib from 6.4.0 to 6.4.1 #175
78697fea is described below

commit 78697fea4d6502d1b8a112730bfafde28ac4aa2d
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Sat Jun 10 14:21:23 2023 -0400

    Bump biz.aQute.bndlib from 6.4.0 to 6.4.1 #175
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 47ef3277..13d7d1d3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -164,7 +164,7 @@
         Update commons-parent from 50 to 58, #135, #152, #156, #171, #172.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Update biz.aQute.bndlib from 5.1.0 to 6.4.0 #29, #45, #79, #109, #119, #121, #147.
+        Update biz.aQute.bndlib from 5.1.0 to 6.4.1 #29, #45, #79, #109, #119, #121, #147, #175.
       </action>
       <action dev="ggregory" type="update" due-to="melloware">
         Jacoco 0.8.6 for JDK15 support #55.