Skip to content

Commit

Permalink
Bump org.hsqldb:hsqldb from 2.7.2 to 2.7.3
Browse files Browse the repository at this point in the history
Bumps org.hsqldb:hsqldb from 2.7.2 to 2.7.3.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 3e375bc commit 70c2075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contribs/freight/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>
</dependency>
<!-- This comes from jsprit, but is outdated there. Unclear, when the next release is coming.
Currently (Jan'23), there is a beta version which needs some code adaptions on our side -> will not use it directly...
Expand Down

0 comments on commit 70c2075

Please sign in to comment.