Skip to content

Commit 1f9f1d5

Browse files
Update dependency com.sap.cloud.db.jdbc:ngdbc to v2.14.10
1 parent 20a2940 commit 1f9f1d5

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.14.10')
3333
// end::jpa[]
3434
// tag::actuator[]
3535
compile("org.springframework.boot:spring-boot-starter-actuator")

0 commit comments

Comments
 (0)