From a82bba92e0fce4d1e6c9c594071f4747f020dcd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 21:50:46 +0000 Subject: [PATCH] Bump the dependencies group in /value with 5 updates Bumps the dependencies group in /value with 5 updates: | Package | From | To | | --- | --- | --- | | [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) | `4.1.0` | `4.2.0` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.0` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.3.21` | `2.4.0` | | [org.jetbrains.kotlin:kotlin-metadata-jvm](https://github.com/JetBrains/kotlin) | `2.3.21` | `2.4.0` | | [net.ltgt.gwt.maven:gwt-maven-plugin](https://github.com/tbroyer/gwt-maven-plugin) | `1.2.0` | `1.3.0` | Updates `org.checkerframework:checker-qual` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-4.1.0...checker-framework-4.2.0) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.21 to 2.4.0 Updates `org.jetbrains.kotlin:kotlin-metadata-jvm` from 2.3.21 to 2.4.0 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v2.3.21...v2.4.0) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.3.21 to 2.4.0 Updates `net.ltgt.gwt.maven:gwt-maven-plugin` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/tbroyer/gwt-maven-plugin/releases) - [Commits](https://github.com/tbroyer/gwt-maven-plugin/compare/1.2.0...1.3.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-metadata-jvm dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: net.ltgt.gwt.maven:gwt-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- value/processor/pom.xml | 2 +- value/src/it/functional/pom.xml | 6 +++--- value/src/it/gwtserializer/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/value/processor/pom.xml b/value/processor/pom.xml index edc26a824d..603757f163 100644 --- a/value/processor/pom.xml +++ b/value/processor/pom.xml @@ -118,7 +118,7 @@ org.checkerframework checker-qual - 4.1.0 + 4.2.0 test diff --git a/value/src/it/functional/pom.xml b/value/src/it/functional/pom.xml index 0ab7b54920..e424203d55 100644 --- a/value/src/it/functional/pom.xml +++ b/value/src/it/functional/pom.xml @@ -32,7 +32,7 @@ HEAD-SNAPSHOT Auto-Value Functional Integration Test - 2.3.21 + 2.4.0 @@ -156,7 +156,7 @@ org.jetbrains.kotlin kotlin-metadata-jvm - 2.3.21 + 2.4.0 ${java.specification.version} @@ -224,7 +224,7 @@ org.jetbrains.kotlin kotlin-metadata-jvm - 2.3.21 + 2.4.0 ${java.specification.version} diff --git a/value/src/it/gwtserializer/pom.xml b/value/src/it/gwtserializer/pom.xml index 6918aa841f..40888e37a2 100644 --- a/value/src/it/gwtserializer/pom.xml +++ b/value/src/it/gwtserializer/pom.xml @@ -126,7 +126,7 @@ net.ltgt.gwt.maven gwt-maven-plugin - 1.2.0 + 1.3.0