Skip to content

Commit

Permalink
Merge pull request #288 from rayokota/dependabot/maven/org.hsqldb-hsq…
Browse files Browse the repository at this point in the history
…ldb-2.7.1

Bump hsqldb from 2.5.1 to 2.7.1
  • Loading branch information
rayokota committed Apr 16, 2023
2 parents 6bbeec2 + d7eaeef commit ad7b816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kcache-rdbms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.5.1</version>
<version>2.7.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ad7b816

Please sign in to comment.