Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1ab52a

Browse files
committed
remove sql server jdbc lib
1 parent d1d49ae commit c1ab52a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ repositories {
2323
}
2424

2525
dependencies {
26-
compile files('lib/sqljdbc4.jar')
2726

2827
compile("org.springframework.boot:spring-boot-starter-web:1.0.0.RC3")
2928
compile("org.springframework.boot:spring-boot-starter-actuator:1.0.0.RC3")

0 commit comments

Comments
 (0)