We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 018eef2 commit 9d7c94dCopy full SHA for 9d7c94d
build.gradle
@@ -66,7 +66,7 @@ ext {
66
}
67
68
dependencies {
69
- implementation 'org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r'
+ implementation 'org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r'
70
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
71
implementation 'org.springframework.boot:spring-boot-starter-security'
72
implementation "org.springframework.boot:spring-boot-starter-data-rest"
0 commit comments