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 f5718749 Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23
#284
f5718749 is described below
commit f5718749d5733e771f6a805b67b53c4ca0db0a70
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 8 14:33:47 2024 -0500
Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to 1.9.23 #284
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index de34f56d..f4f75e9b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
<body>
<release version="6.8.3" date="YYYY-MM-DD" description="Maintenance and
bug fix release.">
<action type="update" dev="ggregory"
due-to="Dependabot">Bump org.apache.commons:commons-parent from 66 to 67
#283.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to
1.9.23 #284.</action>
</release>
<release version="6.8.2" date="2024-02-21" description="Maintenance and
bug fix release.">
<!-- FIX -->