This is an automated email from the ASF dual-hosted git repository.
Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git
The following commit(s) were added to refs/heads/master by this push:
new 5f516c23 Bump io.takari.maven:takari-smart-builder from 1.1.0 to 1.1.1
(#1634)
5f516c23 is described below
commit 5f516c23f42360175352c9282d631c0fe4d7b167
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 16 21:18:21 2026 +0200
Bump io.takari.maven:takari-smart-builder from 1.1.0 to 1.1.1 (#1634)
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 062ccbc8..386b77d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@
<picocli.version>4.7.7</picocli.version>
<plexus-interactivity-api.version>1.5.1</plexus-interactivity-api.version>
<roaster.version>2.31.0.Final</roaster.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>
<xstream.version>1.4.21</xstream.version>