Bump akka-http-core_2.12 from 10.1.0 to 10.1.4 in /hyracks-fullstack

Bumps [akka-http-core_2.12](https://github.com/akka/akka-http) from 10.1.0 to 10.1.4.
- [Release notes](https://github.com/akka/akka-http/releases)
- [Changelog](https://github.com/akka/akka-http/blob/main/docs/release-train-issue-template.md)
- [Commits](https://github.com/akka/akka-http/compare/v10.1.0...v10.1.4)

---
updated-dependencies:
- dependency-name: com.typesafe.akka:akka-http-core_2.12
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index c1b8bfc..b647cfb 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -510,7 +510,7 @@
       <dependency>
         <groupId>com.typesafe.akka</groupId>
         <artifactId>akka-http-core_2.12</artifactId>
-        <version>10.1.0</version>
+        <version>10.1.4</version>
         <scope>test</scope>
       </dependency>
     </dependencies>