This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git


The following commit(s) were added to refs/heads/main by this push:
     new 44fab13  [SHIRO-844] update maven-javadoc-plugin.
     new 374234e  Merge pull request #334 from 
bmarwell/SHIRO-844_javadocplugin_main
44fab13 is described below

commit 44fab139cea55ea6257bab9784ecf2f3db26a3f0
Author: Benjamin Marwell <[email protected]>
AuthorDate: Sat Jan 15 13:30:12 2022 +0100

    [SHIRO-844] update maven-javadoc-plugin.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b7b090b..a0b2dcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -256,7 +256,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-javadoc-plugin</artifactId>
-                    <version>3.1.0</version>
+                    <version>3.3.1</version>
                     <configuration>
                         <source>${jdk.version}</source>
                         <attach>true</attach>

Reply via email to