This is an automated email from the ASF dual-hosted git repository.
Bukama pushed a commit to branch mvnd-1.x
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/mvnd-1.x by this push:
new 21a39da4 Bump io.takari.maven:takari-smart-builder from 1.1.0 to 1.1.1
(#1636)
21a39da4 is described below
commit 21a39da4fcc7d3d4e61b3305a87467b6bf590ef4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 21:18:02 2026 +0200
Bump io.takari.maven:takari-smart-builder from 1.1.0 to 1.1.1 (#1636)
Bumps
[io.takari.maven:takari-smart-builder](https://github.com/takari/takari-smart-builder)
from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/takari/takari-smart-builder/releases)
-
[Commits](https://github.com/takari/takari-smart-builder/compare/takari-smart-builder-1.1.0...takari-smart-builder-1.1.1)
---
updated-dependencies:
- dependency-name: io.takari.maven:takari-smart-builder
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 6914ea47..c6820a38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
<javassist.version>3.31.0-GA</javassist.version>
<xstream.version>1.4.21</xstream.version>
<plexus-interactivity-api.version>1.5.1</plexus-interactivity-api.version>
- <takari-smart-builder.version>1.1.0</takari-smart-builder.version>
+ <takari-smart-builder.version>1.1.1</takari-smart-builder.version>
<testcontainers.version>2.0.5</testcontainers.version>
</properties>