Index: pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- pom.xml (revision 0e27887c2d9ea00d5b3dd1d31067087e54e47612) +++ pom.xml (date 1594892766840) @@ -57,7 +57,8 @@ 2.14 -SNAPSHOT - 2.60.3 + 2.190.1 + 1.7.26 8 2.0 Index: ui/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- ui/pom.xml (revision 0e27887c2d9ea00d5b3dd1d31067087e54e47612) +++ ui/pom.xml (date 1594892796955) @@ -52,12 +52,12 @@ org.jenkins-ci.plugins.workflow workflow-api - 2.24 + 2.29 org.jenkins-ci.plugins.workflow workflow-job - 2.12 + 2.25 org.jenkins-ci.ui @@ -77,25 +77,49 @@ org.jenkins-ci.plugins script-security - 1.26 + 1.46 + test + + + org.jenkins-ci.plugins + structs + 1.15 + test + + + org.jenkins-ci.plugins + mailer + 1.20 + test + + + org.apache.commons + commons-lang3 + 3.7 + test + + + org.jenkins-ci.plugins + scm-api + 2.2.8 test org.jenkins-ci.plugins.workflow workflow-support - 2.14 + 2.20 test org.jenkins-ci.plugins.workflow workflow-scm-step - 2.4 + 2.6 test org.jenkins-ci.plugins.workflow workflow-cps - 2.31 + 2.56 test @@ -111,6 +135,18 @@ org.apache.httpcomponents httpclient + + + + + org.jenkins-ci.plugins.workflow + workflow-aggregator + 2.6 + test + + + org.jenkins-ci.plugins + pipeline-stage-view Index: rest-api/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- rest-api/pom.xml (revision 0e27887c2d9ea00d5b3dd1d31067087e54e47612) +++ rest-api/pom.xml (date 1594892784796) @@ -105,7 +105,7 @@ org.jenkins-ci.plugins.workflow workflow-step-api - 2.14 + 2.16