Skip to content

Commit 86796a1

Browse files
authored
Merge pull request #12146 from poikilotherm/fix-dmp-version
Update Docker Maven Plugin for Docker v29+ compatibility
2 parents 7dc624c + 782fbfd commit 86796a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/dataverse-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<pomchecker-maven-plugin.version>1.7.0</pomchecker-maven-plugin.version>
201201

202202
<!-- Container related -->
203-
<fabric8-dmp.version>0.46.0</fabric8-dmp.version>
203+
<fabric8-dmp.version>0.48.0</fabric8-dmp.version>
204204
</properties>
205205

206206
<pluginRepositories>

0 commit comments

Comments
 (0)