This is an automated email from the ASF dual-hosted git repository. sereda pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git
commit dcf2ead4631193b7fb113a4808ba40257957d325 Author: Fokko Driesprong <[email protected]> AuthorDate: Fri May 31 20:09:22 2019 +0200 [CALCITE-3104] Bump httpcore from 4.4.10 to 4.4.11 (Fokko Driesprong) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 497cc2d..0a116dd 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ limitations under the License. <hamcrest.version>1.3</hamcrest.version> <hsqldb.version>2.4.1</hsqldb.version> <httpclient.version>4.5.6</httpclient.version> - <httpcore.version>4.4.10</httpcore.version> + <httpcore.version>4.4.11</httpcore.version> <hydromatic-toolbox.version>0.3</hydromatic-toolbox.version> <jackson.version>2.9.8</jackson.version> <!-- Default to html4 for JDK 8 but html5 on jdk9+ -->
