File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dependencies {
73
73
implementation ' org.springframework.boot:spring-boot-starter-actuator'
74
74
75
75
// monitoring
76
- implementation ' io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.8.0 '
76
+ implementation ' io.micronaut.micrometer:micronaut-micrometer-registry-prometheus:5.10.2 '
77
77
implementation ' org.springframework.boot:spring-boot-starter-actuator:3.3.4'
78
78
79
79
// springdoc
@@ -90,7 +90,7 @@ dependencies {
90
90
implementation ' org.apache.httpcomponents:httpclient:4.5.14'
91
91
implementation ' org.apache.commons:commons-collections4:4.5.0'
92
92
implementation ' org.apache.maven:maven-artifact:3.9.9'
93
- implementation ' org.json:json:20250107 '
93
+ implementation ' org.json:json:20250517 '
94
94
implementation ' com.github.jknack:handlebars:4.4.0'
95
95
implementation ' com.google.guava:guava:33.4.8-jre'
96
96
implementation ' commons-io:commons-io:2.19.0'
You can’t perform that action at this time.
0 commit comments