File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 implementation(" org.slf4j:jul-to-slf4j:2.0.17" )
2424
2525 // Log4j
26- implementation(platform(" org.apache.logging.log4j:log4j-bom:2.25.1 " ))
26+ implementation(platform(" org.apache.logging.log4j:log4j-bom:2.25.2 " ))
2727 implementation(" org.apache.logging.log4j:log4j-api" )
2828 implementation(" org.apache.logging.log4j:log4j-core" )
2929
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services:
55 ports :
66 - ' 19090:19090'
77 prometheus :
8- image : prom/prometheus@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
8+ image : prom/prometheus@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
99 volumes :
1010 - ./prometheus.yml:/etc/prometheus/prometheus.yml
1111 depends_on :
You can’t perform that action at this time.
0 commit comments