File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ dependencies {
4242 implementation ' org.apache.arrow:arrow-vector:17.0.0'
4343 implementation ' commons-io:commons-io:2.17.0'
4444
45- implementation " com.fasterxml.jackson.core:jackson-core:2.18.0 "
45+ implementation " com.fasterxml.jackson.core:jackson-core:2.18.1 "
4646 implementation " com.fasterxml.jackson.core:jackson-annotations:2.18.1"
4747
4848 implementation ' org.apache.logging.log4j:log4j-api:2.23.1'
@@ -55,7 +55,7 @@ dependencies {
5555 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.11.1'
5656 testImplementation ' org.mockito:mockito-core:5.13.0'
5757 testImplementation ' org.mockito:mockito-junit-jupiter:5.13.0'
58- testImplementation ' nl.jqno.equalsverifier:equalsverifier:3.17'
58+ testImplementation ' nl.jqno.equalsverifier:equalsverifier:3.17.1 '
5959 testImplementation ' org.assertj:assertj-core:3.26.3'
6060 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.11.1'
6161
You can’t perform that action at this time.
0 commit comments