This is an automated email from the ASF dual-hosted git repository.
afs 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 ee78d52ce8 Bump surefire from 3.5.5 to 3.5.6
ee78d52ce8 is described below
commit ee78d52ce8546c79e7a997067fe0402beaf3c112
Author: Andy Seaborne <[email protected]>
AuthorDate: Mon Jun 8 13:46:05 2026 +0100
Bump surefire from 3.5.5 to 3.5.6
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a569fcc2d7..b2285e0601 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
<ver.plugin.rat>0.18</ver.plugin.rat>
<ver.plugin.assembly>3.8.0</ver.plugin.assembly>
<ver.plugin.compiler>3.15.0</ver.plugin.compiler>
- <ver.plugin.surefire>3.5.5</ver.plugin.surefire>
+ <ver.plugin.surefire>3.5.6</ver.plugin.surefire>
<ver.plugin.javadoc>3.12.0</ver.plugin.javadoc>
<ver.plugin.shade>3.6.2</ver.plugin.shade>
<ver.plugin.enforcer>3.6.3</ver.plugin.enforcer>