MVN

io.fabric8.updatebot : updatebot-maven-plugin

Maven & Gradle

Nov 08, 2017

updatebot :: maven-plugin

<plugin>
    <groupId>io.fabric8.updatebot</groupId>
    <artifactId>updatebot-maven-plugin</artifactId>
    <version>1.0.24</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fabric8.updatebot : updatebot-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.24

All Versions

Choose a version of io.fabric8.updatebot : updatebot-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
updatebot-maven-plugin-1.0.24
updatebot-maven-plugin-1.0.23
updatebot-maven-plugin-1.0.22
updatebot-maven-plugin-1.0.19
updatebot-maven-plugin-1.0.18
updatebot-maven-plugin-1.0.17
updatebot-maven-plugin-1.0.16
updatebot-maven-plugin-1.0.15
updatebot-maven-plugin-1.0.14
updatebot-maven-plugin-1.0.13
updatebot-maven-plugin-1.0.12
updatebot-maven-plugin-1.0.11
updatebot-maven-plugin-1.0.10
updatebot-maven-plugin-1.0.9
updatebot-maven-plugin-1.0.8
updatebot-maven-plugin-1.0.7

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.fabric8.updatebot</groupId>
    <artifactId>updatebot-maven-plugin</artifactId>
    <version>1.0.24</version>
</plugin>

Advertisement