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 64e43c43 [test] Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 
2.3.0
64e43c43 is described below

commit 64e43c43e22761c06005e8c8f662084673aad3c8
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Dec 27 08:41:16 2025 -0500

    [test] Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 2.3.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 874c214c..9226ac8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -407,7 +407,7 @@
     <dependency>
       <groupId>org.jetbrains.kotlin</groupId>
       <artifactId>kotlin-stdlib</artifactId>
-      <version>2.2.21</version>
+      <version>2.3.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8ec63fb5..637b69f7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,10 +67,10 @@ The <action> type attribute can be add,update,fix,remove.
       <!-- ADD -->
       <!-- UPDATE -->
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump org.apache.commons:commons-parent from 89 to 93 #482.</action>
-      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.2.21 
#481.</action>
+      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">[test] Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.20 to 2.3.0 
#481.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump commons-lang3 from 3.19.0 to 3.20.0.</action>
-      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0.</action>
+      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">[test] Bump org.apache.commons:commons-exec from 1.5.0 to 
1.6.0.</action>
     </release>
     <release version="6.11.0" date="2025-10-09" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->

Reply via email to