From 97d4a2460ac9f47fc915e96924d08f216eb94e1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 03:33:14 +0000 Subject: [PATCH] build(deps): bump the maven-deps group across 4 directories with 2 updates Bumps the maven-deps group with 1 update in the /integration/rails7_test directory: org.eclipse.jetty.ee11:jetty-ee11-maven-plugin. Bumps the maven-deps group with 1 update in the /integration/runnable_test directory: [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Bumps the maven-deps group with 1 update in the /integration/runnable_w_bundler_test directory: [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Bumps the maven-deps group with 1 update in the /integration/simple_rack_test directory: org.eclipse.jetty.ee11:jetty-ee11-maven-plugin. Updates `org.eclipse.jetty.ee11:jetty-ee11-maven-plugin` from 12.1.12 to 12.1.13 Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.3...3.6.4) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.3 to 3.6.4 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.3...3.6.4) Updates `org.eclipse.jetty.ee11:jetty-ee11-maven-plugin` from 12.1.12 to 12.1.13 --- updated-dependencies: - dependency-name: org.eclipse.jetty.ee11:jetty-ee11-maven-plugin dependency-version: 12.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.eclipse.jetty.ee11:jetty-ee11-maven-plugin dependency-version: 12.1.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps ... Signed-off-by: dependabot[bot] --- integration/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 59c4d8e8..b0cf21a2 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -42,7 +42,7 @@ org.eclipse.jetty.ee11 jetty-ee11-maven-plugin - 12.1.12 + 12.1.13 diff --git a/pom.xml b/pom.xml index ef43c1fc..385d5b84 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ org.codehaus.mojo exec-maven-plugin - 3.6.3 + 3.6.4