diff --git a/.gitignore b/.gitignore index 45589d27..ff45594a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ target/ .settings .factorypath .idea -**/*.iml \ No newline at end of file +**/*.iml +.scans/ diff --git a/cics-bundle-maven-plugin/pom.xml b/cics-bundle-maven-plugin/pom.xml index 08e1b918..0674c927 100644 --- a/cics-bundle-maven-plugin/pom.xml +++ b/cics-bundle-maven-plugin/pom.xml @@ -21,7 +21,7 @@ com.ibm.cics cics-bundle-common - 1.0.0 + 1.0.1-SNAPSHOT @@ -33,7 +33,7 @@ org.codehaus.plexus plexus-archiver - 3.0.1 + 3.6.0 @@ -85,7 +85,7 @@ com.github.tomakehurst wiremock-jre8 - 2.23.2 + 2.26.3 test