Skip to content

Commit

Permalink
Downgrade to HSQLDB 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Jul 18, 2016
1 parent 3b0b65c commit 3c67ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<hikaricp.version>2.4.7</hikaricp.version>
<hikaricp-java6.version>2.3.13</hikaricp-java6.version>
<hornetq.version>2.4.7.Final</hornetq.version>
<hsqldb.version>2.3.4</hsqldb.version>
<hsqldb.version>2.3.3</hsqldb.version>
<httpasyncclient.version>4.1.2</httpasyncclient.version>
<httpclient.version>4.5.2</httpclient.version>
<httpcore.version>4.4.5</httpcore.version>
Expand Down Expand Up @@ -2240,4 +2240,4 @@
<id>integration-test</id>
</profile>
</profiles>
</project>
</project>

0 comments on commit 3c67ecc

Please sign in to comment.