This is an automated email from the ASF dual-hosted git repository.
slawekjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 02b865b9 Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.0 to
1.5.1
02b865b9 is described below
commit 02b865b98376be8e9a0c31a028b87a4e1d4ff7a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 19 07:29:46 2026 +0000
Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.0 to 1.5.1
Bumps
[eu.maveniverse.maven.domtrip:domtrip-core](https://github.com/maveniverse/domtrip)
from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/maveniverse/domtrip/releases)
- [Commits](https://github.com/maveniverse/domtrip/compare/1.5.0...1.5.1)
---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.domtrip:domtrip-core
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6a41f23a..37f614fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@ under the License.
<dependency>
<groupId>eu.maveniverse.maven.domtrip</groupId>
<artifactId>domtrip-core</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1</version>
</dependency>
<!-- doxia -->