Skip to content

Commit

Permalink
Bump maven-plugin from 3.12 to 3.13
Browse files Browse the repository at this point in the history
Bumps [maven-plugin](https://github.com/jenkinsci/maven-plugin) from 3.12 to 3.13.
- [Release notes](https://github.com/jenkinsci/maven-plugin/releases)
- [Changelog](https://github.com/jenkinsci/maven-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/maven-plugin@maven-plugin-3.12...maven-plugin-3.13)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 28, 2021
1 parent 44cc27e commit 7b958de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrations/pom.xml
Expand Up @@ -737,7 +737,7 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>maven-plugin</artifactId>
<version>3.12</version>
<version>3.13</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
Expand Down

0 comments on commit 7b958de

Please sign in to comment.