This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/master by this push:
new 6c0dfd5 Bump `flatten-maven-plugin` from 1.3.0 to 1.4.0
6c0dfd5 is described below
commit 6c0dfd5b3024b618ba8c2c1c19f1648c5b14991a
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sun Mar 19 13:16:58 2023 +0100
Bump `flatten-maven-plugin` from 1.3.0 to 1.4.0
This should level the differences between Windows and UNIX.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ebd9971..1fab382 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
<project.build.outputTimestamp>0</project.build.outputTimestamp>
<!-- plugin versions -->
- <flatten-maven-plugin.version>1.3.0</flatten-maven-plugin.version>
+ <flatten-maven-plugin.version>1.4.0</flatten-maven-plugin.version>
<maven-deploy-plugin.version>3.0.0</maven-deploy-plugin.version>
<sign-maven-plugin.version>1.0.1</sign-maven-plugin.version>