You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by st...@apache.org on 2021/04/02 10:13:52 UTC

[openjpa] branch master updated: update docker-maven-plugin

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


The following commit(s) were added to refs/heads/master by this push:
     new f848e99  update docker-maven-plugin
f848e99 is described below

commit f848e99a7b249298643ae98f04ed70e8ac74b81b
Author: Mark Struberg <st...@apache.org>
AuthorDate: Fri Apr 2 12:13:20 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 ba7b43d..6cc2591 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1954,7 +1954,7 @@
                 <plugin>
                     <groupId>io.fabric8</groupId>
                     <artifactId>docker-maven-plugin</artifactId>
-                    <version>0.28.0</version>
+                    <version>0.34.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>