Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Mapper Service
Commits
497c1eba
Verified
Commit
497c1eba
authored
Dec 13, 2021
by
Sebastian Schüpbach
Browse files
patch log4j vulnerability
parent
e3f55da5
Pipeline
#39185
passed with stages
in 2 minutes and 46 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
build.gradle
View file @
497c1eba
...
...
@@ -27,13 +27,13 @@ repositories {
ext
{
kafkaV
=
'2.7.0'
log4jV
=
'2.1
4.1
'
log4jV
=
'2.1
5.0
'
}
dependencies
{
implementation
'ch.memobase:memobase-kafka-utils:0.3.
1
'
implementation
'ch.memobase:mapper-service-configuration:1.1.
1
'
implementation
'org.memobase:memobase-service-utilities:3.
0.3
'
implementation
'ch.memobase:memobase-kafka-utils:0.3.
2
'
implementation
'ch.memobase:mapper-service-configuration:1.1.
2
'
implementation
'org.memobase:memobase-service-utilities:3.
1.1
'
implementation
"org.apache.logging.log4j:log4j-core:${log4jV}"
implementation
"org.apache.kafka:kafka-streams:${kafkaV}"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment