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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git

commit fa0152eba6d95901d1b23f802b0233f933725040
Author: Alex Herbert <aherb...@apache.org>
AuthorDate: Mon Jul 8 11:24:01 2024 +0100

    Update maven-shade-plugin 3.2.4 -> 3.6.0
---
 commons-statistics-examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commons-statistics-examples/pom.xml 
b/commons-statistics-examples/pom.xml
index 717c44a..3c521b1 100644
--- a/commons-statistics-examples/pom.xml
+++ b/commons-statistics-examples/pom.xml
@@ -44,7 +44,7 @@
 
     <statistics.picocli.version>4.6.1</statistics.picocli.version>
     <statistics.exec.version>3.3.0</statistics.exec.version>
-    <statistics.shade.version>3.2.4</statistics.shade.version>
+    <statistics.shade.version>3.6.0</statistics.shade.version>
 
     <!-- Disable JApiCmp failures (but keep the report). The examples API is 
allowed to change. -->
     
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>

Reply via email to