This is an automated email from the ASF dual-hosted git repository.

struberg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git

commit 5801f419c0e7df6be74bc96e9366303cf7b1293d
Author: Mark Struberg <strub...@apache.org>
AuthorDate: Wed Jun 16 18:28:23 2021 +0200

    update docker-maven-plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 90f61ba..d91c17c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2004,7 +2004,7 @@
                 <plugin>
                     <groupId>io.fabric8</groupId>
                     <artifactId>docker-maven-plugin</artifactId>
-                    <version>0.34.1</version>
+                    <version>0.36.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to