Skip to content

Commit e0fd595

Browse files
committed
更新依赖;删除无用配置
1 parent 1c9c98b commit e0fd595

File tree

2 files changed

+3
-74
lines changed

2 files changed

+3
-74
lines changed

‎build.gradle‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ apply plugin: "war"
66

77
sourceCompatibility =1.8
88
targetCompatibility =1.8
9-
def springVersion ="4.3.3.RELEASE"
10-
def HibernateVersion ="5.2.2.Final"
11-
def JacksonVersion ="2.8.3"
9+
def springVersion ="4.3.4.RELEASE"
10+
def HibernateVersion ="5.2.4.Final"
11+
def JacksonVersion ="2.8.4"
1212

1313
repositories{
1414
mavenLocal()

‎src/main/resources/Hibernate.cfg.xml‎

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
(0)