Update dependency org.eclipse.jgit:org.eclipse.jgit to v7.6.0.202603022253-r #2

Merged
seeseemelk merged 2 commits from renovate/org.eclipse.jgit-org.eclipse.jgit-7.x into master 2026-05-02 23:03:29 +02:00
Showing only changes of commit 7c595ef022 - Show all commits

View File

@@ -29,7 +29,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter-actuator")
implementation("org.springframework.boot:spring-boot-starter-thymeleaf")
implementation("org.springframework.boot:spring-boot-starter-webmvc")
implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:7.6.0.202603022253-r")
compileOnly("org.projectlombok:lombok")
developmentOnly("org.springframework.boot:spring-boot-devtools")
runtimeOnly("io.micrometer:micrometer-registry-prometheus")