mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Backport PR #13900 to 7.17 branch
(cherry picked from commit 32675c1a88
)
Co-authored-by: Andrea Selva <selva.andre@gmail.com>
This commit is contained in:
parent
898da5f41b
commit
7df02cc828
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ buildscript {
|
|||
|
||||
dependencies {
|
||||
implementation 'net.sf.jopt-simple:jopt-simple:4.6'
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.11.3'
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2'
|
||||
testImplementation "junit:junit:4.12"
|
||||
testImplementation 'commons-io:commons-io:2.5'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue