This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit b620d542b3e1b31b93d03192360e32feb0a15750 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 70f62ebc4a..217b1877af 100644 --- a/pom.xml +++ b/pom.xml @@ -1909,7 +1909,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>
