# HG changeset patch # User Tom Gottfried # Date 1673874870 -3600 # Node ID 69653f4dd754fde137cf398e68490114ea046250 # Parent b64335345270a6c034b2d392a507c3178e9b9b54 Mark runtime dependencies diff -r b64335345270 -r 69653f4dd754 artifacts/pom.xml --- a/artifacts/pom.xml Mon Jan 16 14:13:42 2023 +0100 +++ b/artifacts/pom.xml Mon Jan 16 14:14:30 2023 +0100 @@ -114,6 +114,7 @@ org.apache.xmlgraphics batik-dom 1.7 + runtime org.apache.xmlgraphics @@ -134,6 +135,7 @@ com.h2database h2 1.3.158 + runtime commons-io @@ -149,6 +151,7 @@ org.geotools gt-epsg-wkt 2.7.2 + runtime org.geotools @@ -180,6 +183,7 @@ org.codehaus.groovy groovy-all 1.6.0 + runtime