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
Reports Processing
Commits
5f11bc62
Verified
Commit
5f11bc62
authored
Dec 23, 2021
by
Sebastian Schüpbach
Browse files
bump log4j and memobase dependencies
parent
47d49be7
Pipeline
#39963
passed with stages
in 3 minutes and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
5f11bc62
...
@@ -27,11 +27,11 @@ repositories {
...
@@ -27,11 +27,11 @@ repositories {
ext
{
ext
{
kafkaV
=
'2.7.0'
kafkaV
=
'2.7.0'
log4jV
=
'2.1
6
.0'
log4jV
=
'2.1
7
.0'
}
}
dependencies
{
dependencies
{
implementation
'org.memobase:memobase-service-utilities:3.1.
1
'
implementation
'org.memobase:memobase-service-utilities:3.1.
2
'
// Logging Framework
// Logging Framework
implementation
"org.apache.logging.log4j:log4j-core:${log4jV}"
implementation
"org.apache.logging.log4j:log4j-core:${log4jV}"
...
...
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