Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Genesys Backend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
17
Issues
17
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Genesys PGR
Genesys Backend
Commits
a7b94d2b
Commit
a7b94d2b
authored
Aug 14, 2019
by
Matija Obreza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade to jetty 9.4.20.v20190813
parent
4fdff271
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
docker/Dockerfile
docker/Dockerfile
+1
-1
pom.xml
pom.xml
+1
-1
No files found.
docker/Dockerfile
View file @
a7b94d2b
#
# Build Genesys server on top of jetty-alpine
#
FROM
jetty:9
.4.12
FROM
jetty:9
-jre8
LABEL
maintainer "Matija Obreza <matija.obreza@croptrust.org>"
...
...
pom.xml
View file @
a7b94d2b
...
...
@@ -97,7 +97,7 @@
<swagger.version>
2.9.2
</swagger.version>
<!--Container -->
<jetty.version>
9.4.
12.v20180830
</jetty.version>
<jetty.version>
9.4.
20.v20190813
</jetty.version>
<maven.test.skip>
false
</maven.test.skip>
...
...
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