Skip to content

Commit

Permalink
🐛 fixed (#🐛)
Browse files Browse the repository at this point in the history
  • Loading branch information
hellokaton committed Dec 27, 2017
1 parent 752f375 commit c88f1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sqlite.version>3.15.1</sqlite.version>
<blade-mvc.version>2.0.6-BETA</blade-mvc.version>
<blade-jdbc.version>0.0.3-RELEASE</blade-jdbc.version>
<blade-jdbc.version>0.2.2-RELEASE</blade-jdbc.version>
<blade-tpl.verion>0.1.2</blade-tpl.verion>
<blade-validator>0.0.2</blade-validator>
<commonmark.version>0.9.0</commonmark.version>
Expand All @@ -37,7 +37,7 @@

<dependency>
<groupId>com.bladejava</groupId>
<artifactId>blade-jdbc-core</artifactId>
<artifactId>blade-jdbc</artifactId>
<version>${blade-jdbc.version}</version>
</dependency>

Expand Down

0 comments on commit c88f1ce

Please sign in to comment.