You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by fs...@apache.org on 2022/03/05 11:18:12 UTC

[jmeter] 06/09: Updated hsqldb to 2.6.1

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

fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git

commit b4c9e671550ae792ff62b13b0a910af67e7e20f0
Author: Felix Schumacher <fe...@internetallee.de>
AuthorDate: Sat Mar 5 11:27:09 2022 +0100

    Updated hsqldb to 2.6.1
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 1003153..4b92e98 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -92,7 +92,7 @@ geronimo-jms_1.1_spec.version=1.1.1
 groovy.version=3.0.9
 hamcrest.version=2.2
 hamcrest-date.version=2.0.8
-hsqldb.version=2.5.2
+hsqldb.version=2.6.1
 httpasyncclient.version=4.1.4
 httpclient.version=4.5.13
 httpcore-nio.version=4.4.14