From d63a95cb57e69832ba698ba39452e34fcaa3a35d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 00:05:21 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [io.avaje:avaje-prisms](https://github.com/avaje/avaje-prisms) and [io.avaje:avaje-inject](https://github.com/avaje/avaje-inject). Updates `io.avaje:avaje-prisms` from 2.0-RC2 to 2.0 - [Release notes](https://github.com/avaje/avaje-prisms/releases) - [Commits](https://github.com/avaje/avaje-prisms/commits/2.0) Updates `io.avaje:avaje-inject` from 12.0 to 12.1 - [Release notes](https://github.com/avaje/avaje-inject/releases) - [Commits](https://github.com/avaje/avaje-inject/compare/12.0...12.1) --- updated-dependencies: - dependency-name: io.avaje:avaje-prisms dependency-version: '2.0' dependency-type: direct:production dependency-group: dependencies - dependency-name: io.avaje:avaje-inject dependency-version: '12.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- avaje-spi-core/pom.xml | 2 +- blackbox-test-spi/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/avaje-spi-core/pom.xml b/avaje-spi-core/pom.xml index 046d1e6..bfa297b 100644 --- a/avaje-spi-core/pom.xml +++ b/avaje-spi-core/pom.xml @@ -13,7 +13,7 @@ HEAD - 2.0-RC2 + 2.0 diff --git a/blackbox-test-spi/pom.xml b/blackbox-test-spi/pom.xml index ab7030e..7afee43 100644 --- a/blackbox-test-spi/pom.xml +++ b/blackbox-test-spi/pom.xml @@ -23,7 +23,7 @@ io.avaje avaje-inject - 12.0 + 12.1 io.avaje