Skip to content

Commit

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Nov 19, 2018
1 parent f0f2fde commit af352c8
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.15.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 af352c8

Please sign in to comment.