You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by al...@apache.org on 2019/10/09 01:58:50 UTC

[nifi-minifi] 02/03: updated version

This is an automated email from the ASF dual-hosted git repository.

aldrin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi.git

commit edb259f3627d267859b4ea9928c90e6ebae62750
Author: jamesb4887 <ja...@googlemail.com>
AuthorDate: Tue Oct 8 16:59:09 2019 +0100

    updated version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 544409f..4a869f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -598,7 +598,7 @@ limitations under the License.
             <dependency>
                 <groupId>org.apache.httpcomponents</groupId>
                 <artifactId>httpcore</artifactId>
-                <version>4.4.12</version>
+                <version>4.4.11</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.httpcomponents</groupId>