[PATCH 1 of 2] Not a compile time dependency
Wald Commits
scm-commit at wald.intevation.org
Mon Jan 16 11:51:23 CET 2023
# HG changeset patch
# User Tom Gottfried <tom at intevation.de>
# Date 1673866015 -3600
# Mon Jan 16 11:46:55 2023 +0100
# Branch 3.2.x
# Node ID 2f9e1f0b574b9137d668b6eec9e1952614ddcc5c
# Parent e602a29f1dcc5d824bdd476a001ed8a063031c35
Not a compile time dependency
diff -r e602a29f1dcc -r 2f9e1f0b574b pom.xml
--- a/pom.xml Mon Feb 28 17:49:46 2022 +0100
+++ b/pom.xml Mon Jan 16 11:46:55 2023 +0100
@@ -68,6 +68,7 @@
<groupId>org.restlet.jse</groupId>
<artifactId>org.restlet.ext.httpclient</artifactId>
<version>2.0.7</version>
+ <scope>runtime</scope>
</dependency>
</dependencies>
</project>
More information about the Dive4Elements-commits
mailing list