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 ccebf2b271 NIFI-10466 Updated questdb to 6.5.2-jdk8
ccebf2b271 is described below
commit ccebf2b271c16ca07834dd7ef2f14d7ceb9c360c
Author: mr1716 <[email protected]>
AuthorDate: Fri Sep 9 07:31:07 2022 -0400
NIFI-10466 Updated questdb to 6.5.2-jdk8
This closes #6384
Signed-off-by: Mike Thomsen <[email protected]>
---
.../nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml
b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml
index 5896827e4c..36f79d5399 100644
---
a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml
+++
b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/pom.xml
@@ -153,7 +153,7 @@
<dependency>
<groupId>org.questdb</groupId>
<artifactId>questdb</artifactId>
- <version>6.2.1-jdk8</version>
+ <version>6.5.2-jdk8</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>