Skip to content

Commit

Permalink
Merge pull request #371 from jenkinsci/dependabot/maven/org.jvnet.hud…
Browse files Browse the repository at this point in the history
…son.plugins-analysis-pom-5.14.0

Bump analysis-pom from 5.13.0 to 5.14.0
  • Loading branch information
uhafner authored Nov 7, 2021
2 parents c68be1d + bbce028 commit 685f77b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>5.13.0</version>
<version>5.14.0</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -119,26 +119,22 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-project</artifactId>
<version>1.18</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-basic-steps</artifactId>
<version>2.24</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-durable-task-step</artifactId>
<version>2.40</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkinsci.plugins</groupId>
<artifactId>pipeline-model-definition</artifactId>
<version>1.8.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 685f77b

Please sign in to comment.