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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent 2d6a1de commit 3fb1985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rxjava3-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>
<classifier>jdk8</classifier>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 3fb1985

Please sign in to comment.