Skip to content

Commit 3087369

Browse files
committed
feature: upgrade phoenix-core to 1.1.1.RELEASE
1 parent 035e9be commit 3087369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<maven.compiler.source>${java.version}</maven.compiler.source>
4747
<maven.compiler.target>${java.version}</maven.compiler.target>
4848

49-
<phoenix-core.version>1.1.0.RELEASE</phoenix-core.version>
49+
<phoenix-core.version>1.1.1.RELEASE</phoenix-core.version>
5050
<!-- third party -->
5151
<mybatis.version>3.4.6</mybatis.version>
5252
<mybatis-spring.version>1.3.2</mybatis-spring.version>

0 commit comments

Comments
 (0)