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

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


The following commit(s) were added to refs/heads/main by this push:
     new e484e260fc Bump org.apache.maven.plugins:maven-javadoc-plugin from 
3.10.1 to 3.11.1
e484e260fc is described below

commit e484e260fc48d12911e17f2a2319d26f76641dc0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 08:48:51 2024 +0000

    Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1
    
    Bumps 
[org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin)
 from 3.10.1 to 3.11.1.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 43f678dc5b..7420a8410c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
     <ver.plugin.assembly>3.7.1</ver.plugin.assembly>
     <ver.plugin.compiler>3.13.0</ver.plugin.compiler>
     <ver.plugin.surefire>3.5.2</ver.plugin.surefire>
-    <ver.plugin.javadoc>3.10.1</ver.plugin.javadoc>
+    <ver.plugin.javadoc>3.11.1</ver.plugin.javadoc>
     <ver.plugin.war>3.4.0</ver.plugin.war>
     <ver.plugin.shade>3.6.0</ver.plugin.shade>
     <ver.plugin.enforcer>3.5.0</ver.plugin.enforcer>

Reply via email to