From a69ccb1e31f7f9afea195d1b0089c54aaeb0af95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 03:57:41 +0000 Subject: [PATCH] chore(deps): bump org.codehaus.mojo:exec-maven-plugin Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.1.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/jwt/pom.xml | 2 +- examples/sso-kubernetes/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/jwt/pom.xml b/examples/jwt/pom.xml index eb8e50a5..a9fb0f4e 100644 --- a/examples/jwt/pom.xml +++ b/examples/jwt/pom.xml @@ -134,7 +134,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 org.camunda.bpm.extension.keycloak.org.camunda.bpm.extension.keycloak.showcase.CamundaApplication diff --git a/examples/sso-kubernetes/pom.xml b/examples/sso-kubernetes/pom.xml index be477322..19b5187c 100644 --- a/examples/sso-kubernetes/pom.xml +++ b/examples/sso-kubernetes/pom.xml @@ -182,7 +182,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 org.camunda.bpm.extension.keycloak.showcase.CamundaApplication