diff --git a/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt b/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt index 950be9306a..271ccee000 100644 --- a/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt +++ b/buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt @@ -36,7 +36,7 @@ object Validation { /** * The version of the Validation library artifacts. */ - const val version = "2.0.0-SNAPSHOT.391" + const val version = "2.0.0-SNAPSHOT.392" /** * The last version of Validation compatible with ProtoData. @@ -53,6 +53,9 @@ object Validation { fun runtime(version: String) = "$runtimeModule:$version" val runtime = runtime(version) + @Deprecated("Use `runtime` instead.", ReplaceWith("runtime")) + const val oldRuntime = "io.spine.validation:spine-validation-java-runtime:2.0.0-SNAPSHOT.354" + const val javaModule = "$group:$prefix-java" const val java = "$javaModule:$version" const val javaBundleModule = "$group:$prefix-java-bundle" diff --git a/dependencies.md b/dependencies.md index 638df1e543..9faee3fde2 100644 --- a/dependencies.md +++ b/dependencies.md @@ -1,6 +1,6 @@ -# Dependencies of `io.spine.tools:validation-context:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-context:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -1139,14 +1139,14 @@ The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:51 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-context-tests:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-context-tests:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -1731,14 +1731,14 @@ This report was generated on **Mon Jan 05 18:17:51 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:16 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-gradle-plugin:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-gradle-plugin:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -2807,14 +2807,14 @@ This report was generated on **Mon Jan 05 18:17:16 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:34 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-java:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-java:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -3901,14 +3901,14 @@ This report was generated on **Mon Jan 05 18:17:34 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:34 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-java-bundle:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-java-bundle:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.auto.service. **Name** : auto-service-annotations. **Version** : 1.1.1. @@ -3971,14 +3971,14 @@ This report was generated on **Mon Jan 05 18:17:34 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:16:37 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine:validation-jvm-runtime:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine:validation-jvm-runtime:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -4811,14 +4811,14 @@ This report was generated on **Mon Jan 05 18:16:37 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:34 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-ksp:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-ksp:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.auto.service. **Name** : auto-service-annotations. **Version** : 1.1.1. @@ -5747,14 +5747,14 @@ This report was generated on **Mon Jan 05 18:17:34 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:59 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-consumer:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-consumer:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -6345,14 +6345,14 @@ This report was generated on **Mon Jan 05 18:17:59 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:16:53 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-consumer-dependency:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-consumer-dependency:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -6863,14 +6863,14 @@ This report was generated on **Mon Jan 05 18:16:53 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:16 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-extensions:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-extensions:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -7554,14 +7554,14 @@ This report was generated on **Mon Jan 05 18:17:16 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:16 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-runtime:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-runtime:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -8183,14 +8183,14 @@ This report was generated on **Mon Jan 05 18:17:16 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:18 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-validating:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-validating:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -8855,14 +8855,14 @@ This report was generated on **Mon Jan 05 18:17:18 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:21 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-validator:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-validator:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.fasterxml.jackson. **Name** : jackson-bom. **Version** : 2.20.0. @@ -9613,14 +9613,14 @@ This report was generated on **Mon Jan 05 18:17:21 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:20 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-validator-dependency:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-validator-dependency:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -9890,14 +9890,14 @@ This report was generated on **Mon Jan 05 18:17:20 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:17 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). -# Dependencies of `io.spine.tools:validation-vanilla:2.0.0-SNAPSHOT.392` +# Dependencies of `io.spine.tools:validation-vanilla:2.0.0-SNAPSHOT.393` ## Runtime 1. **Group** : com.google.code.findbugs. **Name** : jsr305. **Version** : 3.0.2. @@ -10248,6 +10248,6 @@ This report was generated on **Mon Jan 05 18:17:17 GMT 2026** using The dependencies distributed under several licenses, are used according their commercial-use-friendly license. -This report was generated on **Mon Jan 05 18:17:17 GMT 2026** using +This report was generated on **Tue Jan 20 16:21:00 WET 2026** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE). \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8a7f3a787c..8b9da9273d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ all modules and does not describe the project structure per-subproject. --> io.spine.tools validation -2.0.0-SNAPSHOT.392 +2.0.0-SNAPSHOT.393 2015 @@ -62,7 +62,7 @@ all modules and does not describe the project structure per-subproject. io.spine spine-validation-jvm-runtime - 2.0.0-SNAPSHOT.391 + 2.0.0-SNAPSHOT.392 compile @@ -301,7 +301,7 @@ all modules and does not describe the project structure per-subproject. io.spine.tools validation-java-bundle - 2.0.0-SNAPSHOT.391 + 2.0.0-SNAPSHOT.392 net.sourceforge.pmd diff --git a/version.gradle.kts b/version.gradle.kts index 3e247b4344..dc55d8b2ab 100644 --- a/version.gradle.kts +++ b/version.gradle.kts @@ -29,4 +29,4 @@ * * For Spine-based dependencies please see [io.spine.dependency.local.Spine]. */ -val validationVersion by extra("2.0.0-SNAPSHOT.392") +val validationVersion by extra("2.0.0-SNAPSHOT.393")