Skip to content

Commit

Permalink
Bump hsqldb in /tests/org.eclipse.reddeer.eclipse.test
Browse files Browse the repository at this point in the history
Bumps hsqldb from 2.3.0 to 2.7.1.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and odockal committed Oct 26, 2022
1 parent f8ccc47 commit 373943b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/org.eclipse.reddeer.eclipse.test/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.3.0</version>
<version>2.7.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 373943b

Please sign in to comment.