Просмотр исходного кода

Bump undertow-core in /frameworks/Java/undertow-jersey

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]>
dependabot[bot] 2 лет назад
Родитель
Сommit
e11fb67522
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frameworks/Java/undertow-jersey/pom.xml

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

@@ -174,7 +174,7 @@
     <dependency>
       <groupId>io.undertow</groupId>
       <artifactId>undertow-core</artifactId>
-      <version>2.2.19.Final</version>
+      <version>2.2.24.Final</version>
     </dependency>
 
     <dependency>