]> source.dussan.org Git - vaadin-framework.git/commitdiff
Bump hsqldb from 2.2.6 to 2.7.1 dependabot/maven/org.hsqldb-hsqldb-2.7.1 12581/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 14 Apr 2023 22:25:04 +0000 (22:25 +0000)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2023 22:25:04 +0000 (22:25 +0000)
Bumps hsqldb from 2.2.6 to 2.7.1.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5fef885bdcccc6fe48c8a20b99dc1ac873b2052a..3dcc1bc93c5b4f7d443bf7e7812851a635b72bca 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             <dependency>
                 <groupId>org.hsqldb</groupId>
                 <artifactId>hsqldb</artifactId>
-                <version>2.2.6</version>
+                <version>2.7.1</version>
             </dependency>
             <dependency>
                 <groupId>com.vaadin</groupId>