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 b28791ae21 HDDS-10016. Bump kotlin to 1.9.22 (#5871)
b28791ae21 is described below
commit b28791ae2125d872e2075e748e8f9ef6ce8bb8a0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 26 22:27:19 2023 +0100
HDDS-10016. Bump kotlin to 1.9.22 (#5871)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d6c9d90f9f..82728c186d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<disruptor.version>3.4.2</disruptor.version>
<reload4j.version>1.2.25</reload4j.version>
- <kotlin.version>1.9.21</kotlin.version>
+ <kotlin.version>1.9.22</kotlin.version>
<metainf-services.version>1.8</metainf-services.version>
<picocli.version>4.7.5</picocli.version>
<prometheus.version>0.7.0</prometheus.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]