Skip to content

Commit

Permalink
[Security] Bump version.undertow from 1.0.0.CR5 to 2.0.18.Final
Browse files Browse the repository at this point in the history
Bumps `version.undertow` from 1.0.0.CR5 to 2.0.18.Final.

Updates `undertow-core` from 1.0.0.CR5 to 2.0.18.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@1.0.0.CR5...2.0.18.Final)

Updates `undertow-servlet` from 1.0.0.CR5 to 2.0.18.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@1.0.0.CR5...2.0.18.Final)

Updates `undertow-websockets-jsr` from 1.0.0.CR5 to 2.0.18.Final
- [Release notes](https://github.com/undertow-io/undertow/releases)
- [Commits](undertow-io/undertow@1.0.0.CR5...2.0.18.Final)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Feb 21, 2019
1 parent f0f2fde commit cc25cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<maven.compiler.target>1.7</maven.compiler.target>
<version.org.jboss.shrinkwrap>1.2.1</version.org.jboss.shrinkwrap>
<version.junit>4.12</version.junit>
<version.undertow>1.0.0.CR5</version.undertow>
<version.undertow>2.0.18.Final</version.undertow>
<version.arquillian.core>1.1.13.Final</version.arquillian.core>
<version.async.http.client>1.8.2</version.async.http.client>
</properties>
Expand Down

0 comments on commit cc25cfe

Please sign in to comment.