NihalJain commented on code in PR #6864:
URL: https://github.com/apache/hbase/pull/6864#discussion_r2017049697


##########
pom.xml:
##########
@@ -1040,6 +1040,13 @@
     <apacheds.version>2.0.0.AM26</apacheds.version>
     <ldap-api.version>2.0.0</ldap-api.version>
     
<webjars-dir>${project.build.directory}/META-INF/resources/webjars</webjars-dir>
+    <!-- Web UI dependencies -->
+    <bootstrap.version>5.3.3</bootstrap.version>
+    <jquery.version>3.7.1</jquery.version>

Review Comment:
   We have also upgraded jquery and tablesorter with this patch, right? Better 
to capture in description



-- 
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]

Reply via email to