From 435a8143b29f2634220625630b3280e7393e1671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:22:19 +0000 Subject: [PATCH] build(deps): bump org.wildfly.plugins:wildfly-maven-plugin Bumps [org.wildfly.plugins:wildfly-maven-plugin](https://github.com/wildfly/wildfly-maven-plugin) from 5.1.4.Final to 5.1.5.Final. - [Release notes](https://github.com/wildfly/wildfly-maven-plugin/releases) - [Commits](https://github.com/wildfly/wildfly-maven-plugin/compare/v5.1.4.Final...v5.1.5.Final) --- updated-dependencies: - dependency-name: org.wildfly.plugins:wildfly-maven-plugin dependency-version: 5.1.5.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49229a1..cd186c3 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.wildfly.plugins wildfly-maven-plugin - 5.1.4.Final + 5.1.5.Final