summaryrefslogtreecommitdiffstats
path: root/node-repository/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2021-10-29 10:49:16 +0200
committerGitHub <noreply@github.com>2021-10-29 10:49:16 +0200
commitb4034d3f576bf60e2291358fef176319fb1894ec (patch)
tree40ec390d973a56ca37b9db324c56c7bfa823cf6e /node-repository/pom.xml
parentb8572b6c6e94a1bc85c4c7786a8bf08c0545926b (diff)
Revert "Upgrade to a version that supports JDK 17 [run-systemtest]"
Diffstat (limited to 'node-repository/pom.xml')
-rw-r--r--node-repository/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/node-repository/pom.xml b/node-repository/pom.xml
index d46de7cf41c..72a303b237d 100644
--- a/node-repository/pom.xml
+++ b/node-repository/pom.xml
@@ -81,7 +81,7 @@
<dependency>
<groupId>org.questdb</groupId>
<artifactId>questdb</artifactId>
- <version>6.1</version>
+ <version>6.0.4</version>
<scope>compile</scope>
</dependency>
<dependency>