Skip to content

Commit a97e4a2

Browse files
Build(deps): Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0 (eclipse-basyx#691)
Bumps [io.fabric8:docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.45.1 to 0.46.0. - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases) - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md) - [Commits](fabric8io/docker-maven-plugin@v0.45.1...v0.46.0) --- updated-dependencies: - dependency-name: io.fabric8:docker-maven-plugin dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f530915 commit a97e4a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

basyx.submodelservice/basyx.submodelservice.component/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<plugin>
126126
<groupId>io.fabric8</groupId>
127127
<artifactId>docker-maven-plugin</artifactId>
128-
<version>0.45.1</version>
128+
<version>0.46.0</version>
129129
<configuration>
130130
<images>
131131
<image>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
<plugin>
229229
<groupId>io.fabric8</groupId>
230230
<artifactId>docker-maven-plugin</artifactId>
231-
<version>0.45.1</version>
231+
<version>0.46.0</version>
232232
<configuration>
233233
<images>
234234
<image>

0 commit comments

Comments
 (0)