Skip to content

Commit 693551a

Browse files
committed
fix(deps): update dependency org.apache.commons:commons-jexl3 to v3.3
1 parent 5e6b7d4 commit 693551a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bom-thirdparty/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
api("org.apache-extras.beanshell:bsh:2.0b6")
9595
api("org.apache.commons:commons-collections4:4.4")
9696
api("org.apache.commons:commons-dbcp2:2.9.0")
97-
api("org.apache.commons:commons-jexl3:3.2.1")
97+
api("org.apache.commons:commons-jexl3:3.3")
9898
api("org.apache.commons:commons-jexl:2.1.1")
9999
api("org.apache.commons:commons-lang3:3.12.0")
100100
api("org.apache.commons:commons-math3:3.6.1")

0 commit comments

Comments
 (0)