This is an automated email from the ASF dual-hosted git repository.
FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new 07c2975099e build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from
2.4.10 to 2.4.20 (#20325)
07c2975099e is described below
commit 07c2975099ee737b134dfe64037426ea27013eda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 12 09:34:35 2026 +0800
build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.4.10 to 2.4.20
(#20325)
* build(deps): bump org.jetbrains.kotlin:kotlin-stdlib
Bumps
[org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from
2.4.10 to 2.4.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.4.10...v2.4.20)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-version: 2.4.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* build(deps): update Kotlin stdlib license metadata
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frank Chen <[email protected]>
---
licenses.yaml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/licenses.yaml b/licenses.yaml
index dae4ad21dc0..6eb6168082c 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1394,7 +1394,7 @@ name: Jetbrains kotlin-stdlib
license_category: binary
module: extensions/kubernetes-extensions
license_name: Apache License version 2.0
-version: 2.4.10
+version: 2.4.20
libraries:
- org.jetbrains.kotlin: kotlin-stdlib
diff --git a/pom.xml b/pom.xml
index cc9a0171fc4..80707141051 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
- <version>2.4.10</version>
+ <version>2.4.20</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]