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 094aa3d365 Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.6.0 to 3.7.0
094aa3d365 is described below

commit 094aa3d3651cbb1c732c65b55ed9d21354eb4dfd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 11 00:55:36 2024 +0000

    Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0
    
    Bumps 
[org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin)
 from 3.6.0 to 3.7.0.
    - 
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-assembly-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1fdf37d15a..87c77864f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
 
     <!-- Plugins -->
     <ver.plugin.rat>0.16.1</ver.plugin.rat>
-    <ver.plugin.assembly>3.6.0</ver.plugin.assembly>
+    <ver.plugin.assembly>3.7.0</ver.plugin.assembly>
     <ver.plugin.compiler>3.12.1</ver.plugin.compiler>
     <ver.plugin.surefire>3.2.5</ver.plugin.surefire>
     <ver.plugin.javadoc>3.6.3</ver.plugin.javadoc>

Reply via email to