This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-impl.git
The following commit(s) were added to refs/heads/master by this push:
new 99d69ef [MSHARED-1397] Bump org.apache.maven:maven-archiver from
3.6.1 to 3.6.2 (#34)
99d69ef is described below
commit 99d69ef381eec1db8bbdedfe4d51ef1699ce391f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 14 20:53:34 2024 +0200
[MSHARED-1397] Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2
(#34)
- [Release notes](https://github.com/apache/maven-archiver/releases)
-
[Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.6.1...maven-archiver-3.6.2)
---
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b489e07..bd867bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-archiver</artifactId>
- <version>3.6.1</version>
+ <version>3.6.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.resolver</groupId>