Skip to content

Commit

Permalink
SONAR-22431 Update JGit to 6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ericg138 authored and sonartech committed Jun 20, 2024
1 parent 7f3b10b commit f12ffe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ subprojects {
}
dependency "org.elasticsearch.plugin:transport-netty4-client:${elasticSearchClientVersion}"
dependency 'org.elasticsearch:mocksocket:1.2'
dependency 'org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r'
dependency 'org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r'
dependency "org.codelibs.elasticsearch.module:analysis-common:7.17.18"
dependency "org.codelibs.elasticsearch.module:reindex:7.17.18"
dependency 'org.tmatesoft.svnkit:svnkit:1.10.11'
Expand Down

0 comments on commit f12ffe8

Please sign in to comment.