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 869b914e Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to 2.3.20
#497
869b914e is described below
commit 869b914ed00331e1efe9877f4c9a21700ed22d66
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 22:46:27 2026 -0400
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to 2.3.20 #497
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 26141610..c1e9904e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="nbauma109,
Gary Gregory">Add RecordComponentInfo.getAttribute(byte tag)#494.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump org.apache.commons:commons-parent from 95 to 97.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.jetbrains.kotlin:kotlin-stdlib from 2.3.0 to
2.3.20 #497.</action>
</release>
<release version="6.12.0" date="2026-01-18" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->