This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new b3939ff0d4 HDDS-11241. Bump kotlin to 1.9.25 (#6996)
b3939ff0d4 is described below
commit b3939ff0d44ab47a4948b1c839034f971622bfa5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 28 18:38:40 2024 +0200
HDDS-11241. Bump kotlin to 1.9.25 (#6996)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f0c6fb1643..84f2a73d23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,7 +179,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<reload4j.version>1.2.25</reload4j.version>
<kerby.version>1.0.1</kerby.version>
- <kotlin.version>1.9.24</kotlin.version>
+ <kotlin.version>1.9.25</kotlin.version>
<metainf-services.version>1.11</metainf-services.version>
<picocli.version>4.7.6</picocli.version>
<prometheus.version>0.16.0</prometheus.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]