Skip to content

Commit

Permalink
Merge pull request mybatis#491 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Updated derby to 10.12.1.1
  • Loading branch information
hazendaz committed Oct 13, 2015
2 parents 8ca95e9 + e7542b2 commit 49d9830
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 @@ -209,7 +209,7 @@
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
<version>10.11.1.1</version>
<version>10.12.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 49d9830

Please sign in to comment.