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-release.git
The following commit(s) were added to refs/heads/master by this push:
new 1b20c6a8 Bump eu.maveniverse.maven.domtrip:domtrip-core from 1.5.2 to
1.6.0
1b20c6a8 is described below
commit 1b20c6a81c823b93a58daac58bfc79a85aef1896
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 04:16:15 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 1fa0e4b5..512e9a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,7 +265,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>
<dependency>
<groupId>org.mockito</groupId>