Skip to content

Commit 50d3389

Browse files
Bump hsqldb from 2.7.1 to 2.7.2 (#323)
Bumps hsqldb from 2.7.1 to 2.7.2. --- updated-dependencies: - dependency-name: org.hsqldb:hsqldb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brian Kroth <[email protected]>
1 parent a731bda commit 50d3389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>org.hsqldb</groupId>
233233
<artifactId>hsqldb</artifactId>
234-
<version>2.7.1</version>
234+
<version>2.7.2</version>
235235
</dependency>
236236

237237
<dependency>

0 commit comments

Comments
 (0)