Skip to content

Commit

Permalink
Merge pull request #73 from GeoDienstenCentrum/dependabot/maven/org.h…
Browse files Browse the repository at this point in the history
…sqldb-hsqldb-2.5.0

Bump hsqldb from 2.4.1 to 2.5.0
  • Loading branch information
mprins committed Jun 3, 2019
2 parents 0a5c715 + 15a65bd commit f2b4106
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 @@ -158,7 +158,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.4.1</version>
<version>2.5.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit f2b4106

Please sign in to comment.