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 c6872e2e Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10
#340
c6872e2e is described below
commit c6872e2e20d731e06f83b5e09af607905ff3148b
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:52:00 2024 -0400
Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.0 to 2.0.10 #340
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 42cb1d26..b4ca0f32 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- ADD -->
<!-- UPDATE -->
<action type="update" dev="ggregory"
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from
3.14.0 to 3.16.0 #334, #341.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot, Gary Gregory">Bump org.jetbrains.kotlin:kotlin-stdlib from
2.0.0 to 2.0.10 #340.</action>
</release>
<release version="6.10.0" date="2024-07-13" description="Maintenance and
bug fix release. Requires a minimum of Java 8.">
<!-- FIX -->