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 985997118b HDDS-9014. Bump okio to 3.4.0 (#5063)
985997118b is described below
commit 985997118bc6b2ac85845002309aa789310f15c7
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Sat Jul 15 15:45:53 2023 +0200
HDDS-9014. Bump okio to 3.4.0 (#5063)
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
hadoop-ozone/dist/src/main/license/jar-report.txt | 3 +++
pom.xml | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/hadoop-ozone/dist/src/main/license/jar-report.txt
b/hadoop-ozone/dist/src/main/license/jar-report.txt
index 9cb4a2c3f3..51d11cf11c 100644
--- a/hadoop-ozone/dist/src/main/license/jar-report.txt
+++ b/hadoop-ozone/dist/src/main/license/jar-report.txt
@@ -162,6 +162,8 @@ share/ozone/lib/kerby-asn1.jar
share/ozone/lib/kerby-pkix.jar
share/ozone/lib/kerby-util.jar
share/ozone/lib/kotlin-stdlib-common.jar
+share/ozone/lib/kotlin-stdlib-jdk7.jar
+share/ozone/lib/kotlin-stdlib-jdk8.jar
share/ozone/lib/kotlin-stdlib.jar
share/ozone/lib/libthrift.jar
share/ozone/lib/listenablefuture-empty-to-avoid-conflict-with-guava.jar
@@ -191,6 +193,7 @@
share/ozone/lib/netty-transport-native-epoll.Final-linux-x86_64.jar
share/ozone/lib/netty-transport-native-unix-common.Final.jar
share/ozone/lib/nimbus-jose-jwt.jar
share/ozone/lib/okhttp.jar
+share/ozone/lib/okio-jvm.jar
share/ozone/lib/okio.jar
share/ozone/lib/opentracing-api.jar
share/ozone/lib/opentracing-noop.jar
diff --git a/pom.xml b/pom.xml
index f40e6008db..480f7de6e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -216,7 +216,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<objenesis.version>1.0</objenesis.version>
<okhttp.version>2.7.5</okhttp.version>
- <okio.version>2.8.0</okio.version>
+ <okio.version>3.4.0</okio.version>
<mockito1-powermock.version>1.10.19</mockito1-powermock.version>
<mockito2.version>3.5.9</mockito2.version>
<hamcrest.version>1.3</hamcrest.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]