Commit c8cf5d5 1 parent d6b82ba commit c8cf5d5 Copy full SHA for c8cf5d5
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ dependencies {
323
323
implementation group : ' org.apache.logging.log4j' , name : ' log4j-to-slf4j' , version : versions. log4j
324
324
implementation group : ' org.apache.pdfbox' , name : ' pdfbox' , version : versions. pdfbox
325
325
326
- implementation group : ' org.apache.commons' , name : ' commons-text' , version : ' 1.10 .0'
326
+ implementation group : ' org.apache.commons' , name : ' commons-text' , version : ' 1.11 .0'
327
327
implementation group : ' org.apache.commons' , name : ' commons-csv' , version : ' 1.10.0'
328
328
329
329
implementation group : ' com.launchdarkly' , name : ' launchdarkly-java-server-sdk' , version : ' 5.10.9'
@@ -375,7 +375,7 @@ dependencies {
375
375
exclude group : " com.vaadin.external.google" , module : " android-json"
376
376
}
377
377
378
- integrationTestImplementation group : ' org.apache.commons' , name : ' commons-text' , version : ' 1.10 .0'
378
+ integrationTestImplementation group : ' org.apache.commons' , name : ' commons-text' , version : ' 1.11 .0'
379
379
testImplementation group : ' org.springframework.retry' , name : ' spring-retry'
380
380
testImplementation group : ' org.awaitility' , name : ' awaitility' , version : ' 4.2.0'
381
381
You can’t perform that action at this time.
0 commit comments