Skip to content

Commit

Permalink
update jdbc version #396 (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
btkobayashirun authored and hirakuriy committed Apr 8, 2019
1 parent 14877ac commit 9278819
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 @@ -249,7 +249,7 @@
<org.codehaus.mojo.build-helper-maven-plugin.version>1.9.1</org.codehaus.mojo.build-helper-maven-plugin.version>
<!-- == Dependency Versions == -->
<postgresql.version>9.4.1212</postgresql.version>
<ojdbc.version>12.1.0.2</ojdbc.version>
<ojdbc.version>12.2.0.1.0</ojdbc.version>
<dbunit.version>2.5.4</dbunit.version>
<spring.test.dbunit.version>1.3.0</spring.test.dbunit.version>
<!-- == Project Properties == -->
Expand Down

0 comments on commit 9278819

Please sign in to comment.