diff --git a/hbase-resource-bundle/src/main/resources/supplemental-models.xml b/hbase-resource-bundle/src/main/resources/supplemental-models.xml index 8e045f2d71b..c326986469d 100644 --- a/hbase-resource-bundle/src/main/resources/supplemental-models.xml +++ b/hbase-resource-bundle/src/main/resources/supplemental-models.xml @@ -2058,6 +2058,24 @@ Copyright 2010 FasterXML.com + + + org.jline + jline + 3.9.0 + + + BSD license + https://opensource.org/licenses/BSD-3-Clause + repo + + Copyright (c) 2002-2018, the original author or authors. + + + + + + org.jruby.jcodings diff --git a/hbase-shaded/pom.xml b/hbase-shaded/pom.xml index 6207e95729b..60d28bbb667 100644 --- a/hbase-shaded/pom.xml +++ b/hbase-shaded/pom.xml @@ -208,6 +208,11 @@ ${shaded.prefix}.com.zaxxer + + + org.xbill + ${shaded.prefix}.org.xbill + @@ -416,6 +421,10 @@ org.apache.commons.codec ${shaded.prefix}.org.apache.commons.codec + + org.apache.commons.text + ${shaded.prefix}.org.apache.commons.text + @@ -453,6 +462,16 @@ + + + dnsjava:dnsjava + + dig* + jnamed* + lookup* + update* + + org.eclipse.jetty.orbit:javax.servlet.jsp.jstl