We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26e2a68 + c92d089 commit eabd83dCopy full SHA for eabd83d
build.gradle
@@ -64,7 +64,7 @@ ext {
64
}
65
66
dependencies {
67
- implementation 'org.eclipse.jgit:org.eclipse.jgit:7.2.1.202505142326-r'
+ implementation 'org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r'
68
implementation 'org.springframework.boot:spring-boot-starter-data-jpa'
69
implementation 'org.springframework.boot:spring-boot-starter-security'
70
implementation "org.springframework.boot:spring-boot-starter-data-rest"
0 commit comments