3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

Bump HSQLDB from svn r5970 to release v2.5.0

This commit is contained in:
catbref 2019-06-11 15:48:58 +01:00
parent ae6cf9fc32
commit 46dc91e5a0
3 changed files with 1 additions and 10 deletions

View File

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>r5970</version>
<description>POM was created from install:install-file</description>
</project>

View File

@ -9,7 +9,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<bouncycastle.version>1.61</bouncycastle.version>
<dagger.version>1.2.2</dagger.version>
<hsqldb.version>r5970</hsqldb.version>
<hsqldb.version>2.5.0</hsqldb.version>
<sqltool.version>2.4.1</sqltool.version>
<jetty.version>9.4.17.v20190418</jetty.version>
<jersey.version>2.27</jersey.version>