From 5be9d0301940f54dffad911afe6686b39bf51993 Mon Sep 17 00:00:00 2001 From: Yong Zhang Date: Mon, 5 Sep 2022 09:43:12 +0800 Subject: [PATCH] [fix][license] Update the jna version in the presto license file --- *Motivation* We update the jna version in this [PR](https://github.com/apache/pulsar/pull/17262). We should update the version in presto license file as well. --- pulsar-sql/presto-distribution/LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE index dd57b00b964a8..eac7312fb2708 100644 --- a/pulsar-sql/presto-distribution/LICENSE +++ b/pulsar-sql/presto-distribution/LICENSE @@ -450,7 +450,7 @@ The Apache Software License, Version 2.0 * Java Assist - javassist-3.25.0-GA.jar * Java Native Access - - jna-4.2.0.jar + - jna-5.12.1.jar * Java Object Layout: Core - jol-core-0.2.jar * Yahoo Datasketches