Browse Source

Bump undertow-core in /frameworks/Java/undertow-jersey (#6660)

Bumps [undertow-core](https://github.com/undertow-io/undertow) from 2.0.21.Final to 2.0.23.Final.
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](https://github.com/undertow-io/undertow/compare/2.0.21.Final...2.0.23.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] 4 years ago
parent
commit
d02cb6c845
1 changed files with 1 additions and 1 deletions
  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.0.21.Final</version>
+      <version>2.0.23.Final</version>
     </dependency>
 
     <dependency>