Skip to content

Commit ca1421e

Browse files
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.3 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e14ec89 commit ca1421e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ the License.
146146
<plugin>
147147
<groupId>org.apache.maven.plugins</groupId>
148148
<artifactId>maven-javadoc-plugin</artifactId>
149-
<version>3.11.2</version>
149+
<version>3.11.3</version>
150150
<executions>
151151
<execution>
152152
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)