This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git
The following commit(s) were added to refs/heads/master by this push:
new be7311e06 Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2
to 3.5.3 #144
be7311e06 is described below
commit be7311e065c81d7e0d3fe6fd22c8da465550c783
Author: Gary Gregory <[email protected]>
AuthorDate: Tue May 21 22:21:28 2024 -0400
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3 #144
---
RELEASE-NOTES.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index b46f00204..b4b8608df 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -29,7 +29,7 @@ Release Notes - Juneau - Version 9.1.0
* Project requires minimum Maven version for build of 3.6.3.
* Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to
3.13.0 #139.
* Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2.
- * Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.2
#135.
+ * Bump org.apache.maven.plugins:maven-shade-plugin from 3.4.1 to 3.5.3
#135, #144.
* Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 #140.
* Set maven-source-plugin version to 3.2.1 to workaround
https://issues.apache.org/jira/browse/MSOURCES-143