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-dependency-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 1cfc6f26 Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.2 to
1.6.0
1cfc6f26 is described below
commit 1cfc6f26897f62c825269ca38831ba10333ad558
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 8 22:03:01 2026 +0000
Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.2 to 1.6.0
Bumps
[eu.maveniverse.maven.domtrip:domtrip-core](https://github.com/maveniverse/domtrip)
from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/maveniverse/domtrip/releases)
- [Commits](https://github.com/maveniverse/domtrip/compare/1.5.2...1.6.0)
---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.domtrip:domtrip-core
dependency-version: 1.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 005c025e..1a51b914 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@ under the License.
<dependency>
<groupId>eu.maveniverse.maven.domtrip</groupId>
<artifactId>domtrip-core</artifactId>
- <version>1.5.2</version>
+ <version>1.6.0</version>
</dependency>
<!-- doxia -->