This is an automated email from the ASF dual-hosted git repository.
exceptionfactory 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 3d1bf497a3 NIFI-10686 Upgraded questdb-core from 6.5.2 to 6.5.3
3d1bf497a3 is described below
commit 3d1bf497a341906a434cd402253431f94b459a19
Author: UcanInfosec <[email protected]>
AuthorDate: Mon Oct 24 10:51:00 2022 -0400
NIFI-10686 Upgraded questdb-core from 6.5.2 to 6.5.3
This closes #6570
Signed-off-by: David Handermann <[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 27bfc2981e..e730b3893c 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
@@ -157,7 +157,7 @@
<dependency>
<groupId>org.questdb</groupId>
<artifactId>questdb</artifactId>
- <version>6.5.2-jdk8</version>
+ <version>6.5.3-jdk8</version>
</dependency>
<dependency>
<groupId>org.apache.nifi</groupId>