Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
validator.genesys-pgr.org
Commits
53641a37
Commit
53641a37
authored
Oct 15, 2021
by
Artem Hrybeniuk
Committed by
Matija Obreza
Oct 18, 2021
Browse files
Upgrade dependencies
parent
a8c361a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
docker/Dockerfile
View file @
53641a37
FROM
jetty:9.4.
32
-jre11
FROM
jetty:9.4.
44
-jre11
LABEL
maintainer "Matija Obreza <matija.obreza@croptrust.org>"
...
...
pom.xml
View file @
53641a37
...
...
@@ -14,15 +14,15 @@
<jdk.source>
11
</jdk.source>
<show.deprecations>
true
</show.deprecations>
<slf4j.version>
1.7.3
0
</slf4j.version>
<slf4j.version>
1.7.3
2
</slf4j.version>
<jetty.version>
9.4.
32
.v202
0
09
30
</jetty.version>
<jetty.version>
9.4.
44
.v202
1
09
27
</jetty.version>
<jstl.version>
1.2
</jstl.version>
<servlet-api.version>
4.0.1
</servlet-api.version>
<spring.framework.version>
5.
2
.1
2.RELEASE
</spring.framework.version>
<spring.framework.version>
5.
3
.1
1
</spring.framework.version>
<commons-lang3.version>
3.1
1
</commons-lang3.version>
<commons-lang3.version>
3.1
2.0
</commons-lang3.version>
<genesys-geotools.version>
3.0-SNAPSHOT
</genesys-geotools.version>
<taxonomy-tools.version>
3.0-SNAPSHOT
</taxonomy-tools.version>
</properties>
...
...
@@ -147,7 +147,7 @@
<dependency>
<groupId>
com.google.guava
</groupId>
<artifactId>
guava
</artifactId>
<version>
30.1-jre
</version>
<version>
3
1.
0.1-jre
</version>
</dependency>
<dependency>
...
...
Write
Preview
Supports
Markdown
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