فهرست منبع

Bump undertow-core in /frameworks/Java/undertow (#8149)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 سال پیش
والد
کامیت
c69796a0bc
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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.19.Final</undertow.version>
+    <undertow.version>2.2.24.Final</undertow.version>
   </properties>
 
   <dependencies>