NihalJain commented on code in PR #6783:
URL: https://github.com/apache/hbase/pull/6783#discussion_r2028341148
##########
pom.xml:
##########
@@ -937,11 +937,11 @@
databind] must be kept in sync with the version of
jackson-jaxrs-json-provider shipped in
hbase-thirdparty.
-->
- <hbase-thirdparty.version>4.1.10</hbase-thirdparty.version>
+ <hbase-thirdparty.version>4.1.11-SNAPSHOT</hbase-thirdparty.version>
<!-- for.exclusion version are NOT for direct dependencies. To use the
provided
scope to transitively exclude some transitive dependencies, we need to
specify
some existing version to for maven. -->
- <tomcat.version.for.exclusion>9.0.93</tomcat.version.for.exclusion>
+
<tomcat.version.for.exclusion>${tomcat.jasper.version}</tomcat.version.for.exclusion>
Review Comment:
Looks fine only
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]