diff --git a/build.gradle b/build.gradle index 5c6a9416..2e534b56 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,7 @@ ext { } dependencies { - implementation 'org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r' + implementation 'org.eclipse.jgit:org.eclipse.jgit:7.2.1.202505142326-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"