Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
323139a5
Commit
323139a5
authored
Mar 27, 2014
by
Matija Obreza
Browse files
Upgrade Jetty
parent
a47c4042
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
323139a5
...
...
@@ -67,7 +67,7 @@
<jackson.version>
2.2.1
</jackson.version>
<!--Container -->
<jetty.version>
9.
0.6
.v201
3093
0
</jetty.version>
<jetty.version>
9.
1.2
.v201
4021
0
</jetty.version>
<maven.test.skip>
false
</maven.test.skip>
...
...
@@ -506,7 +506,7 @@
<dependency>
<groupId>
org.eclipse.jetty
</groupId>
<artifactId>
jetty-servlets
</artifactId>
<version>
9.1.3.v20140225
</version>
<version>
${jetty.version}
</version>
<scope>
runtime
</scope>
</dependency>
</dependencies>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment