HBASE-3377 Upgrade Jetty to 6.1.26
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1051022 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
caf235d34d
commit
57a325bf4c
|
@ -39,7 +39,7 @@ Release 0.91.0 - Unreleased
|
|||
HBASE-3345 Coprocessors: Allow observers to completely override base
|
||||
function
|
||||
HBASE-3260 Coprocessors: Add explicit lifecycle management
|
||||
|
||||
HBASE-3377 Upgrade Jetty to 6.1.26
|
||||
|
||||
NEW FEATURES
|
||||
HBASE-3287 Add option to cache blocks on hfile write and evict blocks on
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -477,7 +477,7 @@
|
|||
<hadoop.version>0.20-append-r1044525</hadoop.version>
|
||||
<jasper.version>5.5.23</jasper.version>
|
||||
<jaxb-api.version>2.1</jaxb-api.version>
|
||||
<jetty.version>6.1.25</jetty.version>
|
||||
<jetty.version>6.1.26</jetty.version>
|
||||
<jetty.jspapi.version>6.1.14</jetty.jspapi.version>
|
||||
<jersey.version>1.4</jersey.version>
|
||||
<jruby.version>1.5.2</jruby.version>
|
||||
|
|
Loading…
Reference in New Issue