[hbase-connectors] branch master updated (f3cfa85 -> 1fb67c9)

2023-10-09 Thread psomogyi
This is an automated email from the ASF dual-hosted git repository.

psomogyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase-connectors.git


from f3cfa85  HBASE-27114 Upgrade scalatest maven plugin for thread-safety
 add 1fb67c9  HBASE-28137 Add scala-parser-combinators dependency to 
connectors for Spark 3.4 (#125)

No new revisions were added by this update.

Summary of changes:
 spark/hbase-spark/pom.xml | 6 ++
 spark/pom.xml | 1 +
 2 files changed, 7 insertions(+)



[hbase] branch branch-3 updated: HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

2023-10-09 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-3 by this push:
 new 144eb04e6d0 HBASE-28127 Upgrade avro version to 1.11.3 (#5454)
144eb04e6d0 is described below

commit 144eb04e6d0b90326c8869f136be57d728548821
Author: Duo Zhang 
AuthorDate: Mon Oct 9 21:19:38 2023 +0800

HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

Signed-off-by: GeorryHuang 
(cherry picked from commit f15ff5b167d5ade7a5f02fa35d41a78218ee8aaf)
---
 .../src/main/resources/supplemental-models.xml | 18 ++
 pom.xml|  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml 
b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index b7204d71acc..5dbdd7b4255 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -2429,4 +2429,22 @@ Copyright (c) 2007-2017 The JRuby project
   
 
   
+  
+  
+
+  org.apache.avro
+  avro
+  
+The Apache Software Foundation
+http://www.apache.org/
+  
+  
+
+  Apache License, Version 2.0
+  http://www.apache.org/licenses/LICENSE-2.0.txt
+  repo
+
+  
+
+  
 
diff --git a/pom.xml b/pom.xml
index 8163bd52f62..e82e2fa7725 100644
--- a/pom.xml
+++ b/pom.xml
@@ -812,7 +812,7 @@
   When building with jdk11, we will use 0.14.1, please see the 
build-with-jdk11 profile.
 -->
 
0.13.0
-1.11.0
+1.11.3
 2.8.1
 1.15
 1.7



[hbase] branch branch-2 updated: HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

2023-10-09 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
 new 91550de6067 HBASE-28127 Upgrade avro version to 1.11.3 (#5454)
91550de6067 is described below

commit 91550de60671ed8f72ce9fc9df645bec4fc83af0
Author: Duo Zhang 
AuthorDate: Mon Oct 9 21:19:38 2023 +0800

HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

Signed-off-by: GeorryHuang 
(cherry picked from commit f15ff5b167d5ade7a5f02fa35d41a78218ee8aaf)
---
 .../src/main/resources/supplemental-models.xml | 18 ++
 pom.xml|  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml 
b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index 8e2ebd0ece8..bf9af1330e9 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -3485,4 +3485,22 @@ Copyright (c) 2007-2017 The JRuby project
   
 
   
+  
+  
+
+  org.apache.avro
+  avro
+  
+The Apache Software Foundation
+http://www.apache.org/
+  
+  
+
+  Apache License, Version 2.0
+  http://www.apache.org/licenses/LICENSE-2.0.txt
+  repo
+
+  
+
+  
 
diff --git a/pom.xml b/pom.xml
index 3b3f57f52b9..90296e43311 100644
--- a/pom.xml
+++ b/pom.xml
@@ -566,7 +566,7 @@
   When building with jdk11, we will use 0.14.1, please see the 
build-with-jdk11 profile.
 -->
 
0.13.0
-1.11.0
+1.11.3
 2.8.1
 1.15
 2.11.0



[hbase] branch branch-2.5 updated: HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

2023-10-09 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch branch-2.5
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2.5 by this push:
 new 5e033e4fe75 HBASE-28127 Upgrade avro version to 1.11.3 (#5454)
5e033e4fe75 is described below

commit 5e033e4fe755d5118f0b2080fe32db3d7389a05c
Author: Duo Zhang 
AuthorDate: Mon Oct 9 21:19:38 2023 +0800

HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

Signed-off-by: GeorryHuang 
(cherry picked from commit f15ff5b167d5ade7a5f02fa35d41a78218ee8aaf)
---
 .../src/main/resources/supplemental-models.xml | 18 ++
 pom.xml|  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml 
b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index 8e2ebd0ece8..bf9af1330e9 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -3485,4 +3485,22 @@ Copyright (c) 2007-2017 The JRuby project
   
 
   
+  
+  
+
+  org.apache.avro
+  avro
+  
+The Apache Software Foundation
+http://www.apache.org/
+  
+  
+
+  Apache License, Version 2.0
+  http://www.apache.org/licenses/LICENSE-2.0.txt
+  repo
+
+  
+
+  
 
diff --git a/pom.xml b/pom.xml
index f68de64ab38..7d82aab9aa4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -565,7 +565,7 @@
   When building with jdk11, we will use 0.14.1, please see the 
build-with-jdk11 profile.
 -->
 
0.13.0
-1.11.0
+1.11.3
 2.8.1
 1.15
 2.11.0



[hbase-site] branch asf-site updated: INFRA-10751 Empty commit

2023-10-09 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hbase-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new c3d7587b6a5 INFRA-10751 Empty commit
c3d7587b6a5 is described below

commit c3d7587b6a5aa33829d8cdc8bb3ee7b28cbc37a0
Author: jenkins 
AuthorDate: Mon Oct 9 14:44:49 2023 +

INFRA-10751 Empty commit



[hbase] branch master updated: HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

2023-10-09 Thread zhangduo
This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
 new f15ff5b167d HBASE-28127 Upgrade avro version to 1.11.3 (#5454)
f15ff5b167d is described below

commit f15ff5b167d5ade7a5f02fa35d41a78218ee8aaf
Author: Duo Zhang 
AuthorDate: Mon Oct 9 21:19:38 2023 +0800

HBASE-28127 Upgrade avro version to 1.11.3 (#5454)

Signed-off-by: GeorryHuang 
---
 .../src/main/resources/supplemental-models.xml | 18 ++
 pom.xml|  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml 
b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
index b7204d71acc..5dbdd7b4255 100644
--- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml
+++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml
@@ -2429,4 +2429,22 @@ Copyright (c) 2007-2017 The JRuby project
   
 
   
+  
+  
+
+  org.apache.avro
+  avro
+  
+The Apache Software Foundation
+http://www.apache.org/
+  
+  
+
+  Apache License, Version 2.0
+  http://www.apache.org/licenses/LICENSE-2.0.txt
+  repo
+
+  
+
+  
 
diff --git a/pom.xml b/pom.xml
index 3badb8f2d39..187a877eb29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -818,7 +818,7 @@
   When building with jdk11, we will use 0.14.1, please see the 
build-with-jdk11 profile.
 -->
 
0.13.0
-1.11.0
+1.11.3
 2.8.1
 1.15
 1.7