Browse Source

Bump io.undertow:undertow-core in /frameworks/Java/undertow

Bumps [io.undertow:undertow-core](https://github.com/undertow-io/undertow) from 2.2.24.Final to 2.3.5.Final.
- [Commits](https://github.com/undertow-io/undertow/compare/2.2.24.Final...2.3.5.Final)

---
updated-dependencies:
- dependency-name: io.undertow:undertow-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 1 year ago
parent
commit
8d44143c51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/undertow/pom.xml

+ 1 - 1
frameworks/Java/undertow/pom.xml

@@ -20,7 +20,7 @@
     <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
     <mustache.version>0.9.10</mustache.version>
     <postgresql.version>42.4.1</postgresql.version>
-    <undertow.version>2.2.24.Final</undertow.version>
+    <undertow.version>2.3.5.Final</undertow.version>
   </properties>
 
   <dependencies>