Skip to content

Commit c55f432

Browse files
authored
Merge pull request #2812 from mapfish/audit330
Fix audit
2 parents 975cab5 + b4b9f26 commit c55f432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ dependencies {
133133
"org.springframework:spring-tx:5.3.25",
134134
"org.springframework:spring-test:5.3.25",
135135
"org.springframework.retry:spring-retry:1.3.4",
136+
'net.logstash.logback:logstash-logback-encoder:7.3',
136137
)
137138
metrics(
138139
"io.dropwizard.metrics:metrics-core:4.2.15",

0 commit comments

Comments
 (0)