From 4c1a6c9971840ab69dd246ba7a0277b8dd1fbdd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:57:41 +0000 Subject: [PATCH] Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 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] --- scim-server-examples/scim-server-jersey/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scim-server-examples/scim-server-jersey/pom.xml b/scim-server-examples/scim-server-jersey/pom.xml index 080c6e0b4..e7aeb0c10 100644 --- a/scim-server-examples/scim-server-jersey/pom.xml +++ b/scim-server-examples/scim-server-jersey/pom.xml @@ -110,7 +110,7 @@ org.codehaus.mojo exec-maven-plugin - 3.1.0 + 3.1.1 org.apache.directory.scim.example.jersey.JerseyApplication