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-bcel.git
The following commit(s) were added to refs/heads/master by this push: new 64550f77 Bump kotlin-stdlib from 1.8.21 to 1.8.22 #227 64550f77 is described below commit 64550f773cc8d84cca37d055f8749ade23a88bd0 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jun 9 16:11:42 2023 -0400 Bump kotlin-stdlib from 1.8.21 to 1.8.22 #227 --- 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 d8689bb2..9fb17684 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -86,7 +86,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 54 to 58 #189, #198, #222.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jna.version from 5.12.1 to 5.13.0 #203.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump kotlin-stdlib from 1.8.10 to 1.8.21 #217, #219.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump kotlin-stdlib from 1.8.10 to 1.8.22 #217, #219, #227.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-io from 2.11.0 to 2.13.0.</action> </release> <release version="6.7.0" date="2022-11-28" description="Maintenance and bug fix release.">