This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 4731ff70a23ff1adf8a8c377ccd4ae7688068d13 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 84efe7779c..3a25aa9b53 100644 --- a/pom.xml +++ b/pom.xml @@ -1837,7 +1837,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>
