Skip to content

Commit

Permalink
build(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2022
1 parent f99fb6c commit ffc7b9e
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 @@ -55,11 +55,11 @@
<url>https://github.com/ottlinger/spamschutz</url>
</scm>
<properties>
<logger.version>2.17.2</logger.version>
<logger.version>2.18.0</logger.version>
<junit.version>4.13.2</junit.version>
<mockito.version>4.5.1</mockito.version>
<lombok.version>1.18.24</lombok.version>
<javadoc.version>3.4.0</javadoc.version>
<javadoc.version>3.4.1</javadoc.version>
<surefire.version>3.0.0-M6</surefire.version>
<rat.version>0.13</rat.version>
<guava.version>31.1-jre</guava.version>
Expand Down

0 comments on commit ffc7b9e

Please sign in to comment.