This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit aad4770331f85f9402b8cb0a90a95c50e98f00cc Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Dec 20 10:43:43 2021 +0100 Upgrading docker-maven-plugin --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b0b9236..a5a787f 100644 --- a/pom.xml +++ b/pom.xml @@ -2105,7 +2105,7 @@ under the License. <plugin> <groupId>io.fabric8</groupId> <artifactId>docker-maven-plugin</artifactId> - <version>0.38.0</version> + <version>0.38.1</version> </plugin> <plugin>
