We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d231a2 + 9d7c94d commit 8fedffdCopy full SHA for 8fedffd
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