This is an automated email from the ASF dual-hosted git repository.
michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-exec.git
The following commit(s) were added to refs/heads/master by this push:
new f80a372 [MSHARED-1334] Upgrade to Parent 41 (take 2)
f80a372 is described below
commit f80a3724a7c40c3f3416cac9611c7402a0ebeb6f
Author: Michael Osipov <[email protected]>
AuthorDate: Sun Nov 12 23:06:38 2023 +0100
[MSHARED-1334] Upgrade to Parent 41 (take 2)
---
pom.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ab95e15..9f09f5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,10 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
- <version>3.5.1</version>
+ </dependency>
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-xml</artifactId>
</dependency>
<dependency>