This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new f568b15cc [deps] Bump json-smart from 2.3.1 to 2.4.9 (#703)
f568b15cc is described below

commit f568b15ccabef78ebc65ed153b74525587fea7e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 27 14:19:15 2023 +0800

    [deps] Bump json-smart from 2.3.1 to 2.4.9 (#703)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b6a7a840a..40c476b93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@ under the License.
         <mockito.version>3.4.6</mockito.version>
         <jaxb.api.version>2.3.1</jaxb.api.version>
         <findbugs.version>1.3.9</findbugs.version>
-        <json-smart.version>2.3.1</json-smart.version>
+        <json-smart.version>2.4.9</json-smart.version>
         <avro.version>1.11.1</avro.version>
         <kafka.version>2.8.1</kafka.version>
     </properties>

Reply via email to