[nifi] branch support/nifi-1.x updated: NIFI-11943 Update activemq-client and broker to 5.18.2

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/support/nifi-1.x by this push:
 new 72c6c5708e NIFI-11943 Update activemq-client and broker to 5.18.2
72c6c5708e is described below

commit 72c6c5708eb3efae23b9c330874a7d248d08
Author: mr1716 
AuthorDate: Fri Aug 11 08:49:34 2023 -0400

NIFI-11943 Update activemq-client and broker to 5.18.2

This closes #7602

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml 
b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
index ee4c814398..1e916312ea 100644
--- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
@@ -69,7 +69,7 @@
 
 org.apache.activemq
 activemq-client
-5.15.15
+5.18.2
 
 
 
@@ -82,7 +82,7 @@
 
 org.apache.activemq
 activemq-broker
-5.15.15
+5.18.2
 test
 
 



[nifi] branch main updated: NIFI-11943 Update activemq-client and broker to 5.18.2

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
 new 12f736a6b0 NIFI-11943 Update activemq-client and broker to 5.18.2
12f736a6b0 is described below

commit 12f736a6b088a484f02adb4fddad92e6f548d7dc
Author: mr1716 
AuthorDate: Fri Aug 11 08:49:34 2023 -0400

NIFI-11943 Update activemq-client and broker to 5.18.2

This closes #7602

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml 
b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
index 5147ea5c4c..2209a4db6e 100644
--- a/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-jms-bundle/nifi-jms-processors/pom.xml
@@ -69,13 +69,13 @@
 
 org.apache.activemq
 activemq-client
-5.18.0
+5.18.2
 test
 
 
 org.apache.activemq
 activemq-broker
-5.18.0
+5.18.2
 test
 
 



[nifi] 06/08: NIFI-11935 Update Redis spring.data.redis.version to 2.7.14

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 99a590ec0c73e1cd0eec154033f29b025f59c6d3
Author: mr1716 
AuthorDate: Thu Aug 10 10:10:10 2023 -0400

NIFI-11935 Update Redis spring.data.redis.version to 2.7.14

This closes #7598

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-redis-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-redis-bundle/pom.xml 
b/nifi-nar-bundles/nifi-redis-bundle/pom.xml
index 405f9c8631..6e0c19728c 100644
--- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml
@@ -26,7 +26,7 @@
 pom
 
 
-2.7.10
+2.7.14
 3.10.0
 
 



[nifi] 05/08: NIFI-11933 Update spring.integration.version For Email Bundle To 5.5.18

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 0c03521676ce4ce00d806c689f9d01a762485eca
Author: mr1716 
AuthorDate: Thu Aug 10 09:35:33 2023 -0400

NIFI-11933 Update spring.integration.version For Email Bundle To 5.5.18

This closes #7597

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml 
b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
index d422396d01..c525d282f8 100644
--- a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
@@ -25,7 +25,7 @@
 nifi-email-processors
 jar
 
-5.5.7
+5.5.18
 5.2.3
 
 



[nifi] 02/08: NIFI-11930 Update aws-kinesis-client-library-version to 1.15.0

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit c878310e36324f78ac5feb123bab3f430917645d
Author: mr1716 
AuthorDate: Thu Aug 10 08:48:13 2023 -0400

NIFI-11930 Update aws-kinesis-client-library-version to 1.15.0

This closes #7594

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-aws-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-aws-bundle/pom.xml 
b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
index 019b3f449e..93fe4a52c9 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
@@ -27,7 +27,7 @@
 
 
 
-
1.14.10
+
1.15.0
 
 
 



[nifi] 01/08: NIFI-11929 Update snappy-java to 1.1.10.3

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 75dde8198e5947561e7da15710b55819ecf86a1b
Author: mr1716 
AuthorDate: Thu Aug 10 08:29:50 2023 -0400

NIFI-11929 Update snappy-java to 1.1.10.3

This closes #7592

Signed-off-by: Mike Thomsen 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 767f8e3d07..0be532d943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -648,7 +648,7 @@
 
 org.xerial.snappy
 snappy-java
-1.1.10.2
+1.1.10.3
 
 
 



[nifi] branch main updated (02653143d8 -> b78dc5ca57)

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


from 02653143d8 NIFI-11914 Support Expression Language for SegmentContent 
Size
 new 75dde8198e NIFI-11929 Update snappy-java to 1.1.10.3
 new c878310e36 NIFI-11930 Update aws-kinesis-client-library-version to 
1.15.0
 new 53f64badbf NIFI-11931 Update iotdb.sdk.version to 1.1.2
 new d800098070 NIFI-11932 Update snakeyaml to 2.1
 new 0c03521676 NIFI-11933 Update spring.integration.version For Email 
Bundle To 5.5.18
 new 99a590ec0c NIFI-11935 Update Redis spring.data.redis.version to 2.7.14
 new c0156e3429 NIFI-11936 Update msal4j.version to 1.13.10
 new b78dc5ca57 NIFI-11942 Update zstd-jni to 1.5.5-5

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 nifi-nar-bundles/nifi-aws-bundle/pom.xml | 2 +-
 nifi-nar-bundles/nifi-azure-bundle/pom.xml   | 2 +-
 nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml | 2 +-
 nifi-nar-bundles/nifi-iotdb-bundle/pom.xml   | 2 +-
 nifi-nar-bundles/nifi-redis-bundle/pom.xml   | 2 +-
 nifi-nar-bundles/nifi-standard-bundle/pom.xml| 2 +-
 pom.xml  | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)



[nifi] 04/08: NIFI-11932 Update snakeyaml to 2.1

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit ac1fd6232dd4d6e9a928e6c8cdf2d1dc4c4acb04
Author: mr1716 
AuthorDate: Thu Aug 10 09:04:31 2023 -0400

NIFI-11932 Update snakeyaml to 2.1

This closes #7596

Signed-off-by: Mike Thomsen 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 99aae2896d..32962181bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
 1.3.8
 4.11.0
 3.10.6.Final
-2.0
+2.1
 4.1.96.Final
 5.3.29
 5.8.5



[nifi] 05/08: NIFI-11933 Update spring.integration.version For Email Bundle To 5.5.18

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit af54b568b96fb47068a0895206c8d170a8f6c0b8
Author: mr1716 
AuthorDate: Thu Aug 10 09:35:33 2023 -0400

NIFI-11933 Update spring.integration.version For Email Bundle To 5.5.18

This closes #7597

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml 
b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
index e7513fe028..e3d65640e7 100644
--- a/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml
@@ -25,7 +25,7 @@
 nifi-email-processors
 jar
 
-5.5.7
+5.5.18
 5.2.3
 
 



[nifi] 03/08: NIFI-11931 Update iotdb.sdk.version to 1.1.2

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit bbc18b050a08244bd04462df3c0d4db9644f95a0
Author: mr1716 
AuthorDate: Thu Aug 10 08:55:18 2023 -0400

NIFI-11931 Update iotdb.sdk.version to 1.1.2

This closes #7595

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-iotdb-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml 
b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
index 3a841824ae..5236d86fe5 100644
--- a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
@@ -31,7 +31,7 @@
 
 
 
-1.1.1
+1.1.2
 
 
 



[nifi] branch support/nifi-1.x updated (da0d2614bd -> 2a88aab626)

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a change to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git


from da0d2614bd NIFI-11914 Support Expression Language for SegmentContent 
Size
 new 0a00933129 NIFI-11929 Update snappy-java to 1.1.10.3
 new b6df16f2b7 NIFI-11930 Update aws-kinesis-client-library-version to 
1.15.0
 new bbc18b050a NIFI-11931 Update iotdb.sdk.version to 1.1.2
 new ac1fd6232d NIFI-11932 Update snakeyaml to 2.1
 new af54b568b9 NIFI-11933 Update spring.integration.version For Email 
Bundle To 5.5.18
 new 19d5bd44a1 NIFI-11935 Update Redis spring.data.redis.version to 2.7.14
 new da429c2431 NIFI-11936 Update msal4j.version to 1.13.10
 new 2a88aab626 NIFI-11942 Update zstd-jni to 1.5.5-5

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 nifi-nar-bundles/nifi-aws-bundle/pom.xml | 2 +-
 nifi-nar-bundles/nifi-azure-bundle/pom.xml   | 2 +-
 nifi-nar-bundles/nifi-email-bundle/nifi-email-processors/pom.xml | 2 +-
 nifi-nar-bundles/nifi-iotdb-bundle/pom.xml   | 2 +-
 nifi-nar-bundles/nifi-redis-bundle/pom.xml   | 2 +-
 nifi-nar-bundles/nifi-standard-bundle/pom.xml| 2 +-
 pom.xml  | 4 ++--
 7 files changed, 8 insertions(+), 8 deletions(-)



[nifi] 07/08: NIFI-11936 Update msal4j.version to 1.13.10

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit c0156e34298bf6e4a4d1f521b7dca48736d7940f
Author: mr1716 
AuthorDate: Thu Aug 10 10:14:28 2023 -0400

NIFI-11936 Update msal4j.version to 1.13.10

This closes #7599

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-azure-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml 
b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
index 8a4b85a4a9..b12d481574 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
@@ -27,7 +27,7 @@
 
 
 1.2.13
-1.13.8
+1.13.10
 0.34.1
 
 



[nifi] 03/08: NIFI-11931 Update iotdb.sdk.version to 1.1.2

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 53f64badbf044fb2fb262a5ecf52e2e89ef57524
Author: mr1716 
AuthorDate: Thu Aug 10 08:55:18 2023 -0400

NIFI-11931 Update iotdb.sdk.version to 1.1.2

This closes #7595

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-iotdb-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml 
b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
index 1c07e7a9d8..a6714baab4 100644
--- a/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-iotdb-bundle/pom.xml
@@ -31,7 +31,7 @@
 
 
 
-1.1.1
+1.1.2
 
 
 



[nifi] 04/08: NIFI-11932 Update snakeyaml to 2.1

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit d8000980709097a09c04dce91b608c9ccd99673b
Author: mr1716 
AuthorDate: Thu Aug 10 09:04:31 2023 -0400

NIFI-11932 Update snakeyaml to 2.1

This closes #7596

Signed-off-by: Mike Thomsen 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0be532d943..e3b12cf9fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
 1.3.8
 4.11.0
 3.10.6.Final
-2.0
+2.1
 4.1.96.Final
 5.3.29
 5.8.5



[nifi] 08/08: NIFI-11942 Update zstd-jni to 1.5.5-5

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit b78dc5ca575b4f1cdfa9c46bf4a3ec1108e67753
Author: mr1716 
AuthorDate: Fri Aug 11 08:28:11 2023 -0400

NIFI-11942 Update zstd-jni to 1.5.5-5

This closes #7601

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-standard-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml 
b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
index 31d2681330..ce3de82dea 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
@@ -144,7 +144,7 @@
 
 com.github.luben
 zstd-jni
-1.5.5-4
+1.5.5-5
 
 
 com.aayushatharva.brotli4j



[nifi] 06/08: NIFI-11935 Update Redis spring.data.redis.version to 2.7.14

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 19d5bd44a19bc0546df8fa3ba30caffb83074635
Author: mr1716 
AuthorDate: Thu Aug 10 10:10:10 2023 -0400

NIFI-11935 Update Redis spring.data.redis.version to 2.7.14

This closes #7598

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-redis-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-redis-bundle/pom.xml 
b/nifi-nar-bundles/nifi-redis-bundle/pom.xml
index d0467f5d83..15527d28fd 100644
--- a/nifi-nar-bundles/nifi-redis-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-redis-bundle/pom.xml
@@ -26,7 +26,7 @@
 pom
 
 
-2.7.10
+2.7.14
 3.10.0
 
 



[nifi] 02/08: NIFI-11930 Update aws-kinesis-client-library-version to 1.15.0

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit b6df16f2b7e09f3e04c8b3627fcb7542f93ea7ad
Author: mr1716 
AuthorDate: Thu Aug 10 08:48:13 2023 -0400

NIFI-11930 Update aws-kinesis-client-library-version to 1.15.0

This closes #7594

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-aws-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-aws-bundle/pom.xml 
b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
index a63e733646..fce6d70c1d 100644
--- a/nifi-nar-bundles/nifi-aws-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-aws-bundle/pom.xml
@@ -27,7 +27,7 @@
 
 
 
-
1.14.10
+
1.15.0
 
 
 



[nifi] 07/08: NIFI-11936 Update msal4j.version to 1.13.10

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit da429c2431ab0ff904f38cc9e245d369f1248c9f
Author: mr1716 
AuthorDate: Thu Aug 10 10:14:28 2023 -0400

NIFI-11936 Update msal4j.version to 1.13.10

This closes #7599

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-azure-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml 
b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
index b8e3742907..51f9009d8f 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
@@ -28,7 +28,7 @@
 
 1.2.13
 
8.6.6
-1.13.8
+1.13.10
 0.34.1
 
 



[nifi] 08/08: NIFI-11942 Update zstd-jni to 1.5.5-5

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 2a88aab62667c3485f2c2deb0c85a238420d0460
Author: mr1716 
AuthorDate: Fri Aug 11 08:28:11 2023 -0400

NIFI-11942 Update zstd-jni to 1.5.5-5

This closes #7601

Signed-off-by: Mike Thomsen 
---
 nifi-nar-bundles/nifi-standard-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml 
b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
index 5f2e7e12cb..968f30332c 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
@@ -144,7 +144,7 @@
 
 com.github.luben
 zstd-jni
-1.5.5-4
+1.5.5-5
 
 
 com.aayushatharva.brotli4j



[nifi] 01/08: NIFI-11929 Update snappy-java to 1.1.10.3

2023-08-11 Thread mthomsen
This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit 0a009331293f54406f1fd0c673624c97e7824786
Author: mr1716 
AuthorDate: Thu Aug 10 08:29:50 2023 -0400

NIFI-11929 Update snappy-java to 1.1.10.3

This closes #7592

Signed-off-by: Mike Thomsen 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4e3c4e0891..99aae2896d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,7 +626,7 @@
 
 org.xerial.snappy
 snappy-java
-1.1.10.2
+1.1.10.3