Bump jetty.version from 9.4.36.v20210114 to 9.4.38.v20210224

Bumps `jetty.version` from 9.4.36.v20210114 to 9.4.38.v20210224.

Updates `jetty-server` from 9.4.36.v20210114 to 9.4.38.v20210224
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.38.v20210224)

Updates `jetty-webapp` from 9.4.36.v20210114 to 9.4.38.v20210224
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.38.v20210224)

Updates `jetty-maven-plugin` from 9.4.36.v20210114 to 9.4.38.v20210224
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.38.v20210224)

Updates `jetty-jspc-maven-plugin` from 9.4.36.v20210114 to 9.4.38.v20210224
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.36.v20210114...jetty-9.4.38.v20210224)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 209a652..dfb547e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,7 +513,7 @@
         <httpclient.version>4.5.13</httpclient.version>
         <intellij.version>5.0</intellij.version>
         <jaxbri.version>2.3.3</jaxbri.version>
-        <jetty.version>9.4.36.v20210114</jetty.version>
+        <jetty.version>9.4.38.v20210224</jetty.version>
         <jibx.version>1.3.3</jibx.version>
         <log4j2.version>2.14.0</log4j2.version>
         <maven.archiver.version>3.5.1</maven.archiver.version>