Preparing hbase-thirdparty release 4.1.4RC0; tagging and updates to CHANGES.md and RELEASENOTES.md

Signed-off-by: Duo Zhang <zhangduo@apache.org>
diff --git a/CHANGES.md b/CHANGES.md
index ca3a4a5..7624c98 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -18,6 +18,25 @@
 -->
 # HBASE Changelog
 
+## Release thirdparty-4.1.4 - Unreleased (as of 2023-01-18)
+
+
+
+### BUG FIXES:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-27505](https://issues.apache.org/jira/browse/HBASE-27505) | [hbase-thirdparty] Set updatePomFile for maven-flatten-plugin |  Major | build, pom, thirdparty |
+| [HBASE-27549](https://issues.apache.org/jira/browse/HBASE-27549) | [hbase-thirdparty] Upgrade Netty to 4.1.86.Final |  Major | thirdparty |
+
+
+### OTHER:
+
+| JIRA | Summary | Priority | Component |
+|:---- |:---- | :--- |:---- |
+| [HBASE-27573](https://issues.apache.org/jira/browse/HBASE-27573) | [hbase-thirdparty] Bump dependency versions |  Major | dependencies, thirdparty |
+
+
 ## Release thirdparty-4.1.3 - Unreleased (as of 2022-11-11)
 
 
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index 2211f77..0581176 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -16,6 +16,25 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 -->
+# HBASE  thirdparty-4.1.4 Release Notes
+
+These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
+
+
+---
+
+* [HBASE-27573](https://issues.apache.org/jira/browse/HBASE-27573) | *Major* | **[hbase-thirdparty] Bump dependency versions**
+
+protobuf 3.21.9 -\> 3.21.12
+netty 4.1.86.Final -\> 4.1.87.Final
+error prone 2.16 -\> 2.18.0
+gson 2.10 -\> 2.10.1
+jetty 9.4.49.v20220914 -\> 9.4.50.v20221201
+jersey 2,37 -\> 2.38
+jackson 2.14.0 -\>2.14.1
+
+
+
 # HBASE  thirdparty-4.1.3 Release Notes
 
 These release notes cover new developer and user-facing incompatibilities, important issues, features, and major improvements.
diff --git a/pom.xml b/pom.xml
index c33d16a..c350c89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,7 +122,7 @@
   <developers />
   <!--TODO-->
   <properties>
-    <revision>4.1.4-SNAPSHOT</revision>
+    <revision>4.1.4</revision>
     <maven.javadoc.skip>true</maven.javadoc.skip>
     <maven.build.timestamp.format>
       yyyy-MM-dd'T'HH:mm