File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ dependencies {
2323 testImplementation ' commons-io:commons-io:2.20.0'
2424 testImplementation ' org.awaitility:awaitility:4.3.0'
2525 testImplementation " org.assertj:assertj-core:3.27.6"
26- testImplementation ' ch.qos.logback:logback-classic:1.5.18 '
26+ testImplementation ' ch.qos.logback:logback-classic:1.5.19 '
2727 testImplementation ' org.xmlunit:xmlunit-assertj3:2.10.4'
2828 testImplementation ' org.apache.httpcomponents.client5:httpclient5:5.5.1'
2929
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies {
2020 implementation ' org.springframework.boot:spring-boot-starter-web'
2121 implementation ' org.springframework:spring-jms'
2222 implementation ' org.apache.qpid:qpid-jms-client:2.8.0'
23- implementation ' org.apache.commons:commons-lang3:3.18 .0'
23+ implementation ' org.apache.commons:commons-lang3:3.19 .0'
2424 testImplementation ' org.springframework.boot:spring-boot-starter-test'
2525}
2626
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ dependencies {
9090 spotbugs ' com.github.spotbugs:spotbugs-annotations:4.9.6'
9191
9292 pitest ' com.arcmutate:base:1.3.2'
93- pitest ' com.arcmutate:pitest-git-plugin:2.1.0 '
93+ pitest ' com.arcmutate:pitest-git-plugin:2.2.4 '
9494}
9595
9696test {
You can’t perform that action at this time.
0 commit comments