Skip to content

Commit

Permalink
PAYARA-1731-Upgrade-Grizzly-to-2.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Mert ÇALIŞKAN committed Jun 13, 2017
1 parent 1d9b30e commit 064f6be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions nucleus/grizzly/nucleus-grizzly-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
holder.
-->
<!--"Portions Copyright [2017] [Payara Foundation and/or its affiliates]" -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
Expand Down Expand Up @@ -135,10 +136,6 @@
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-http</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-http2</artifactId>
</dependency>
<dependency>
<groupId>org.glassfish.grizzly</groupId>
<artifactId>grizzly-npn-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nucleus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<stax-api.version>1.0-2</stax-api.version>
<management-api.version>1.1-rev-1</management-api.version>
<servlet-api.version>3.1.0</servlet-api.version>
<grizzly.version>2.3.29</grizzly.version>
<grizzly.version>2.3.31</grizzly.version>
<saaj-api.version>1.3.4</saaj-api.version>
<hk2.version>2.4.0</hk2.version>
<hk2.plugin.version>2.4.0</hk2.plugin.version>
Expand Down

0 comments on commit 064f6be

Please sign in to comment.