Skip to content

Commit 44d9662

Browse files
committed
Update dependency com.sap.cloud.db.jdbc:ngdbc to v2.11.14
1 parent 20a2940 commit 44d9662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
compile("org.springframework.boot:spring-boot-starter-web")
3030
// tag::jpa[]
3131
compile('org.springframework.boot:spring-boot-starter-data-jpa')
32-
compile('com.sap.cloud.db.jdbc:ngdbc:2.4.67')
32+
compile('com.sap.cloud.db.jdbc:ngdbc:2.11.14')
3333
// end::jpa[]
3434
// tag::actuator[]
3535
compile("org.springframework.boot:spring-boot-starter-actuator")

0 commit comments

Comments
 (0)