diff --git a/aem-project-tool/pom.xml b/aem-project-tool/pom.xml index 197969a..b24128f 100644 --- a/aem-project-tool/pom.xml +++ b/aem-project-tool/pom.xml @@ -49,7 +49,7 @@ governing permissions and limitations under the License. ${project.build.directory}/classes false true - aemanalyser-core,org.osgi.framework,org.osgi.dto,org.osgi.resource,commons-lang,org.apache.sling.feature,org.apache.sling.feature.extension.apiregions,geronimo-json_1.1_spec,johnzon-core,org.apache.felix.cm.json,org.osgi.util.converter,org.osgi.util.function,slf4j-api,slf4j-simple + aemanalyser-core,org.osgi.framework,org.osgi.dto,org.osgi.resource,commons-lang,org.apache.sling.feature,org.apache.sling.feature.extension.apiregions,org.apache.sling.repoinit.parser,geronimo-json_1.1_spec,johnzon-core,org.apache.felix.cm.json,org.osgi.util.converter,org.osgi.util.function,slf4j-api,slf4j-simple @@ -142,9 +142,13 @@ governing permissions and limitations under the License. org.apache.sling org.apache.sling.feature.cpconverter - 1.1.18 + 1.1.20 + + + org.apache.sling + org.apache.sling.repoinit.parser + 1.7.0 - org.apache.felix org.apache.felix.configadmin.plugin.interpolation diff --git a/aemanalyser-core/pom.xml b/aemanalyser-core/pom.xml index f505c75..9158e41 100644 --- a/aemanalyser-core/pom.xml +++ b/aemanalyser-core/pom.xml @@ -72,7 +72,7 @@ governing permissions and limitations under the License. org.apache.sling org.apache.sling.feature.cpconverter - 1.1.18 + 1.1.20 diff --git a/aemanalyser-maven-plugin/pom.xml b/aemanalyser-maven-plugin/pom.xml index 9d0bd31..e0fe8ab 100644 --- a/aemanalyser-maven-plugin/pom.xml +++ b/aemanalyser-maven-plugin/pom.xml @@ -182,7 +182,7 @@ governing permissions and limitations under the License. org.apache.sling org.apache.sling.repoinit.parser - 1.6.14 + 1.7.0 javax.jcr @@ -224,7 +224,7 @@ governing permissions and limitations under the License. org.apache.sling org.apache.sling.feature.cpconverter - 1.1.18 + 1.1.20 org.apache.felix