Skip to content

Commit fb775f3

Browse files
github-actions[bot]github-actions
andauthored
Set versions of main dependencies (geostore, mapfish, http-proxy) (#10671)
Co-authored-by: github-actions <[email protected]>
1 parent c01882f commit fb775f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<mapstore2.version>DEV</mapstore2.version>
1313
<tomcat.version>8.5.69</tomcat.version>
1414
<tomcat.port>8080</tomcat.port>
15-
<geostore-webapp.version>2.2.0</geostore-webapp.version>
15+
<geostore-webapp.version>2.2.1</geostore-webapp.version>
1616
<print-lib.version>2.3.1</print-lib.version>
1717
<http_proxy.version>1.5.0</http_proxy.version>
1818
<spring.version>5.3.18</spring.version>

project/standard/templates/web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<tomcat.version>8.5.69</tomcat.version>
1717
<tomcat.port>8080</tomcat.port>
1818
<mapstore-services.version>1.8-SNAPSHOT</mapstore-services.version>
19-
<geostore-webapp.version>2.2.0</geostore-webapp.version>
19+
<geostore-webapp.version>2.2.1</geostore-webapp.version>
2020
<http_proxy.version>1.5.0</http_proxy.version>
2121
<print-lib.version>2.3.1</print-lib.version>
2222
<httpclient.version>4.5.13</httpclient.version>

0 commit comments

Comments
 (0)