Skip to content

Commit

Permalink
fix: upgrade org.hsqldb:hsqldb from 2.3.0 to 2.7.3
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.hsqldb:hsqldb from 2.3.0 to 2.7.3.

See this package in maven:
org.hsqldb:hsqldb

See this project in Snyk:
https://app.snyk.io/org/super.denis/project/2891a86b-cb0a-4077-a783-6717337e8ef0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 12, 2024
1 parent f7c3a03 commit 326f952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.3.0</version>
<version>2.7.3</version>
</dependency>
<!-- Spring Data -->
<dependency>
Expand Down

0 comments on commit 326f952

Please sign in to comment.