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.
1 parent c0372df commit 6a8e839Copy full SHA for 6a8e839
build.gradle
@@ -55,7 +55,7 @@ ext {
55
}
56
57
dependencies {
58
- implementation 'org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r'
+ implementation 'org.eclipse.jgit:org.eclipse.jgit:7.2.1.202505142326-r'
59
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
60
implementation 'org.springframework.boot:spring-boot-starter-security'
61
implementation "org.springframework.boot:spring-boot-starter-data-rest"
0 commit comments