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 989e2f6 commit 63edcdeCopy full SHA for 63edcde
build.gradle
@@ -92,7 +92,7 @@ dependencies {
92
implementation "edu.kit.datamanager:service-base:1.3.4"
93
94
// actuator
95
- implementation 'de.codecentric:spring-boot-admin-starter-client:3.3.6'
+ implementation 'de.codecentric:spring-boot-admin-starter-client:3.5.4'
96
97
runtimeOnly 'org.apache.httpcomponents:httpclient:4.5.14'
98
0 commit comments