Skip to content

Commit

Permalink
Bump javadoc from 1.0 to 1.6
Browse files Browse the repository at this point in the history
Bumps javadoc from 1.0 to 1.6.

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:javadoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 25, 2022
1 parent a8bf610 commit 9ed237f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>javadoc</artifactId>
<version>1.0</version>
<version>1.6</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 9ed237f

Please sign in to comment.