Skip to content

Commit 4ce88ef

Browse files
committed
Declare dependency and not depend on version specified in B-F
1 parent 50db385 commit 4ce88ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies {
1616
api("org.openmicroscopy:omero-blitz:5.8.3")
1717

1818
implementation("commons-beanutils:commons-beanutils:1.9.3")
19+
implementation("org.apache.commons:commons-lang3:3.18.0")
1920
implementation("com.zeroc:icegrid:3.6.5")
2021
testImplementation("org.testng:testng:7.5")
2122
}

0 commit comments

Comments
 (0)