Skip to content

Commit

Permalink
chore(deps-dev): bump jenkins-core from 2.179 to 2.284
Browse files Browse the repository at this point in the history
Bumps [jenkins-core](https://github.com/jenkinsci/pom) from 2.179 to 2.284.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 5cbdb21 commit fad7d7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>co.elastic</groupId>
<artifactId>jenkins-library</artifactId>
<version>1.1.202-SNAPSHOT</version>
<version>1.1.203-SNAPSHOT</version>
<name>APM Pipeline Shared Library</name>
<description>Pipeline Shared Library containing utility steps.</description>
<url>https://github.com/elastic/apm-pipeline-library</url>
Expand Down Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>jenkins-core</artifactId>
<version>2.179</version>
<version>2.284</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fad7d7f

Please sign in to comment.