Bump org.apache.commons:commons-lang3 in /helix-rest

Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml
index b2ac2ba..52834dc 100644
--- a/helix-rest/pom.xml
+++ b/helix-rest/pom.xml
@@ -86,7 +86,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.8.1</version>
+      <version>3.18.0</version>
     </dependency>
     <dependency>
       <groupId>org.eclipse.jetty</groupId>