This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
The following commit(s) were added to refs/heads/main by this push:
new 5ef91c4 Update `org.apache.maven.plugins:maven-shade-plugin` to
version `3.6.0` (#77)
5ef91c4 is described below
commit 5ef91c42050c2cf603b3d4f9e6d5ba4e32a6f332
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri May 31 08:55:18 2024 +0000
Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.6.0`
(#77)
---
pom.xml | 2 +-
.../.1.x.x/update_org_apache_maven_plugins_maven_shade_plugin.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 567404b..07805ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
<!-- plugin versions -->
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
<exec-maven-plugin.version>3.3.0</exec-maven-plugin.version>
- <maven-shade-plugin.version>3.5.3</maven-shade-plugin.version>
+ <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
</properties>
diff --git
a/src/changelog/.1.x.x/update_org_apache_maven_plugins_maven_shade_plugin.xml
b/src/changelog/.1.x.x/update_org_apache_maven_plugins_maven_shade_plugin.xml
index c573da9..40d0448 100644
---
a/src/changelog/.1.x.x/update_org_apache_maven_plugins_maven_shade_plugin.xml
+++
b/src/changelog/.1.x.x/update_org_apache_maven_plugins_maven_shade_plugin.xml
@@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
- <issue id="72"
link="https://github.com/apache/logging-log4j-kotlin/pull/72"/>
- <description format="asciidoc">Update
`org.apache.maven.plugins:maven-shade-plugin` to version `3.5.3`</description>
+ <issue id="77"
link="https://github.com/apache/logging-log4j-kotlin/pull/77"/>
+ <description format="asciidoc">Update
`org.apache.maven.plugins:maven-shade-plugin` to version `3.6.0`</description>
</entry>