diff --git a/build.gradle b/build.gradle index df46f514..30cacdd8 100644 --- a/build.gradle +++ b/build.gradle @@ -66,7 +66,7 @@ ext { } dependencies { - implementation 'org.eclipse.jgit:org.eclipse.jgit:7.5.0.202512021534-r' + implementation 'org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r' implementation 'org.springframework.boot:spring-boot-starter-data-jpa' implementation 'org.springframework.boot:spring-boot-starter-security' implementation "org.springframework.boot:spring-boot-starter-data-rest"