From 38c0532ee8ad12ee17549edff3166d9fa7ea296d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Aug 2024 10:44:56 +0000 Subject: [PATCH] fix: modules/cucumblan-ui/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687446 --- modules/cucumblan-ui/pom.xml | 294 +++++++++++++++++------------------ 1 file changed, 147 insertions(+), 147 deletions(-) diff --git a/modules/cucumblan-ui/pom.xml b/modules/cucumblan-ui/pom.xml index 403a80dc..574cb208 100644 --- a/modules/cucumblan-ui/pom.xml +++ b/modules/cucumblan-ui/pom.xml @@ -1,148 +1,148 @@ - - 4.0.0 - io.virtualan - cucumblan-ui - 1.3.6-SNAPSHOT - jar - cucumblan-ui - - 1.1.9-SNAPSHOT - 4.1.1 - 1.1.12 - 5.8.2 - 7.1.1 - UTF-8 - - - Cucumblan-ui is a cucumber and selenium based test automation framework that supports Behavior Driven - Development (BDD), - allowing users to create feature using predefined step definition with low code for UI. It works based on - the Gherkin Domain Specific Language (DSL). This simple but powerful framework while keeping it comprehensible - to even non-technical(product owner, business analyst and domain experts) users. - - https://www.cucumblan.io/ - - - Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.html - repo - - - - scm:git:ssh://git@github.com:virtualansoftware/cucumblan.git - scm:git:ssh://git@github.com/virtualansoftware/cucumblan.git - https://github.com/virtualansoftware/cucumblan.git - 0.0.1 - - - - - elans3 - Elan Thangamani - elan.thangamani@virtualan.io - Virtualan Software - https://www.virtualan.io - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - 3.2.0 - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - 8 - - 3.2.0 - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.4 - - - sign-artifacts - verify - - sign - - - - - - - - - - src/main/java - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.1 - - UTF-8 - 1.8 - 1.8 - - - - - - - io.appium - java-client - 7.6.0 - - - io.virtualan - cucumblan-utils - ${cucumblan-utils.version} - - - - com.pojosontheweb - monte-repack - 1.1 - - - net.openhft - compiler - 2.21ea81 - - + + 4.0.0 + io.virtualan + cucumblan-ui + 1.3.6-SNAPSHOT + jar + cucumblan-ui + + 1.1.9-SNAPSHOT + 4.1.1 + 1.1.12 + 5.8.2 + 7.1.1 + UTF-8 + + + Cucumblan-ui is a cucumber and selenium based test automation framework that supports Behavior Driven + Development (BDD), + allowing users to create feature using predefined step definition with low code for UI. It works based on + the Gherkin Domain Specific Language (DSL). This simple but powerful framework while keeping it comprehensible + to even non-technical(product owner, business analyst and domain experts) users. + + https://www.cucumblan.io/ + + + Apache License 2.0 + http://www.apache.org/licenses/LICENSE-2.0.html + repo + + + + scm:git:ssh://git@github.com:virtualansoftware/cucumblan.git + scm:git:ssh://git@github.com/virtualansoftware/cucumblan.git + https://github.com/virtualansoftware/cucumblan.git + 0.0.1 + + + + + elans3 + Elan Thangamani + elan.thangamani@virtualan.io + Virtualan Software + https://www.virtualan.io + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + release + + + + org.apache.maven.plugins + maven-source-plugin + 3.2.0 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + 8 + + 3.2.0 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.4 + + + sign-artifacts + verify + + sign + + + + + + + + + + src/main/java + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + UTF-8 + 1.8 + 1.8 + + + + + + + io.appium + java-client + 8.1.0 + + + io.virtualan + cucumblan-utils + ${cucumblan-utils.version} + + + + com.pojosontheweb + monte-repack + 1.1 + + + net.openhft + compiler + 2.21ea81 + +