This is an automated email from the ASF dual-hosted git repository.
rgupta 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 037ce89 Update `org.codehaus.mojo:exec-maven-plugin` to version
`3.5.0` (#99) (#99)
037ce89 is described below
commit 037ce89501eaa80959d9678d596bad62ed3faf19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 17:07:26 2026 +0000
Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.0` (#99) (#99)
Co-authored-by: ASF Logging Services RM <[email protected]>
---
pom.xml | 2 +-
src/changelog/.1.x.x/update_org_codehaus_mojo_exec_maven_plugin.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6632082..c7abfe1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<!-- plugin versions -->
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>
- <exec-maven-plugin.version>3.4.1</exec-maven-plugin.version>
+ <exec-maven-plugin.version>3.5.0</exec-maven-plugin.version>
<maven-shade-plugin.version>3.6.2</maven-shade-plugin.version>
</properties>
diff --git
a/src/changelog/.1.x.x/update_org_codehaus_mojo_exec_maven_plugin.xml
b/src/changelog/.1.x.x/update_org_codehaus_mojo_exec_maven_plugin.xml
index 6e02024..524ddc2 100644
--- a/src/changelog/.1.x.x/update_org_codehaus_mojo_exec_maven_plugin.xml
+++ b/src/changelog/.1.x.x/update_org_codehaus_mojo_exec_maven_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="83"
link="https://github.com/apache/logging-log4j-kotlin/pull/83"/>
- <description format="asciidoc">Update `org.codehaus.mojo:exec-maven-plugin`
to version `3.4.1`</description>
+ <issue id="99"
link="https://github.com/apache/logging-log4j-kotlin/pull/99"/>
+ <description format="asciidoc">Update `org.codehaus.mojo:exec-maven-plugin`
to version `3.5.0`</description>
</entry>