From 3868ec28332af53f04db19f65f9f494404d0ff86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 06:01:34 +0000 Subject: [PATCH] Bump workflow-api from 2.24 to 2.42 Bumps [workflow-api](https://github.com/jenkinsci/workflow-api-plugin) from 2.24 to 2.42. - [Release notes](https://github.com/jenkinsci/workflow-api-plugin/releases) - [Changelog](https://github.com/jenkinsci/workflow-api-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/workflow-api-plugin/compare/workflow-api-2.24...workflow-api-2.42) Signed-off-by: dependabot[bot] --- rest-api/pom.xml | 2 +- ui/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api/pom.xml b/rest-api/pom.xml index 4ad3087c..24813c83 100644 --- a/rest-api/pom.xml +++ b/rest-api/pom.xml @@ -50,7 +50,7 @@ org.jenkins-ci.plugins.workflow workflow-api - 2.24 + 2.42 org.jenkins-ci.plugins diff --git a/ui/pom.xml b/ui/pom.xml index d472303c..30f99bc0 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -59,7 +59,7 @@ org.jenkins-ci.plugins.workflow workflow-api - 2.24 + 2.42 org.jenkins-ci.plugins.workflow