This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 5118a42d Bump maven-shared-utils from 3.3.4 to 3.4.1 (#151)
5118a42d is described below
commit 5118a42dd7802cdd605d01019a3ee3cd8e87c7a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 16 10:19:29 2023 -0400
Bump maven-shared-utils from 3.3.4 to 3.4.1 (#151)
Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils)
from 3.3.4 to 3.4.1.
- [Release notes](https://github.com/apache/maven-shared-utils/releases)
-
[Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.3.4...maven-shared-utils-3.4.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-shared-utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 2687e316..a62a54aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-shared-utils</artifactId>
- <version>3.3.4</version>
+ <version>3.4.1</version>
</dependency>
<!-- Maven -->