This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 9fd004c5fc61bb9639caa964fba0e5cdd4c91cf0 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Aug 10 08:09:16 2026 +0200 Upgrading docker-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e0e7c1b21..cf19978b36 100644 --- a/pom.xml +++ b/pom.xml @@ -1852,7 +1852,7 @@ under the License. <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> - <version>0.48.1</version> + <version>0.49.0</version> </plugin> <plugin>
