Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
[FIXED JENKINS-17062] Added transitive dependency of optional plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 31, 2016
1 parent cfdaa8f commit fc27890
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -60,6 +60,11 @@
<version>1.14</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>2.1</version>
</dependency>
</dependencies>

<scm>
Expand Down

0 comments on commit fc27890

Please sign in to comment.