diff --git a/net.sf.eclipsecs.target/net.sf.eclipsecs.target.target b/net.sf.eclipsecs.target/net.sf.eclipsecs.target.target index be989e93e..03fc6ddb4 100644 --- a/net.sf.eclipsecs.target/net.sf.eclipsecs.target.target +++ b/net.sf.eclipsecs.target/net.sf.eclipsecs.target.target @@ -1,7 +1,7 @@ - + @@ -61,7 +61,7 @@ org.yaml snakeyaml - 2.2 + 2.3 jar @@ -91,7 +91,7 @@ io.github.classgraph classgraph - 4.8.174 + 4.8.176 jar @@ -111,7 +111,7 @@ org.apache.commons commons-lang3 - 3.15.0 + 3.17.0 jar diff --git a/net.sf.eclipsecs.target/net.sf.eclipsecs.target.tpd b/net.sf.eclipsecs.target/net.sf.eclipsecs.target.tpd index 2ee08fbfa..f9be6b08f 100644 --- a/net.sf.eclipsecs.target/net.sf.eclipsecs.target.tpd +++ b/net.sf.eclipsecs.target/net.sf.eclipsecs.target.tpd @@ -79,7 +79,7 @@ maven ApacheCommons dependency { groupId="org.apache.commons" artifactId="commons-lang3" - version="3.15.0" + version="3.17.0" } } maven AssertJ @@ -103,7 +103,7 @@ maven Classgraph dependency { groupId="io.github.classgraph" artifactId="classgraph" - version="4.8.174" + version="4.8.176" } } maven DOM4J @@ -139,6 +139,6 @@ maven SnakeYaml dependency { groupId="org.yaml" artifactId="snakeyaml" - version="2.2" + version="2.3" } } diff --git a/net.sf.eclipsecs.target/pom.xml b/net.sf.eclipsecs.target/pom.xml index f0f2a3279..8b2ca556a 100644 --- a/net.sf.eclipsecs.target/pom.xml +++ b/net.sf.eclipsecs.target/pom.xml @@ -4,7 +4,7 @@ net.sf.eclipsecs.parent net.sf.eclipsecs - 10.14.2-SNAPSHOT + 10.18.1-SNAPSHOT net.sf.eclipsecs.target pom diff --git a/pom.xml b/pom.xml index adda0e14d..0dc37a052 100644 --- a/pom.xml +++ b/pom.xml @@ -8,6 +8,7 @@ eclipse-cs Maven Parent + net.sf.eclipsecs.target net.sf.eclipsecs.branding net.sf.eclipsecs.checkstyle net.sf.eclipsecs.core @@ -25,7 +26,7 @@ - 5.10.2 + 5.11.0 3.1.0 3.5.0 3.4.0