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 f8ad7bf272 Bump org.apache.maven.plugins:maven-surefire-plugin
f8ad7bf272 is described below

commit f8ad7bf27245e8ab59a807ece0732b201a3e22d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 4 00:26:52 2024 +0000

    Bump org.apache.maven.plugins:maven-surefire-plugin
    
    Bumps the maven-patch-group group with 1 update: 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire).
    
    
    Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: maven-patch-group
    ...
    
    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 c2e91db4e7..43f678dc5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,7 +120,7 @@
     <ver.plugin.rat>0.16.1</ver.plugin.rat>
     <ver.plugin.assembly>3.7.1</ver.plugin.assembly>
     <ver.plugin.compiler>3.13.0</ver.plugin.compiler>
-    <ver.plugin.surefire>3.5.1</ver.plugin.surefire>
+    <ver.plugin.surefire>3.5.2</ver.plugin.surefire>
     <ver.plugin.javadoc>3.10.1</ver.plugin.javadoc>
     <ver.plugin.war>3.4.0</ver.plugin.war>
     <ver.plugin.shade>3.6.0</ver.plugin.shade>

Reply via email to