diff --git a/bot/connector-teams/pom.xml b/bot/connector-teams/pom.xml index 702f450b34..19aff1c0a6 100644 --- a/bot/connector-teams/pom.xml +++ b/bot/connector-teams/pom.xml @@ -32,7 +32,7 @@ 4.14.3 9.31 2.10.1 - 2.4.11 + 2.5.0 diff --git a/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_.kt b/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_.kt index ee75c9492d..f4505303ba 100644 --- a/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_.kt +++ b/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_.kt @@ -1,5 +1,6 @@ package ai.tock.bot.mongo +import kotlin.Double import kotlin.Int import kotlin.String import kotlin.Suppress @@ -10,21 +11,21 @@ import org.litote.kmongo.property.KCollectionPropertyPath import org.litote.kmongo.property.KMapPropertyPath import org.litote.kmongo.property.KPropertyPath -private val __Rating: KProperty1 +private val __Rating: KProperty1 get() = ParseRequestSatisfactionStatCol::rating private val __Count: KProperty1 get() = ParseRequestSatisfactionStatCol::count internal class ParseRequestSatisfactionStatCol_(previous: KPropertyPath?, property: KProperty1<*, ParseRequestSatisfactionStatCol?>) : KPropertyPath(previous,property) { - val rating: KPropertyPath + val rating: KPropertyPath get() = KPropertyPath(this,__Rating) val count: KPropertyPath get() = KPropertyPath(this,__Count) companion object { - val Rating: KProperty1 + val Rating: KProperty1 get() = __Rating val Count: KProperty1 get() = __Count} @@ -33,7 +34,7 @@ internal class ParseRequestSatisfactionStatCol_(previous: KPropertyPath internal class ParseRequestSatisfactionStatCol_Col(previous: KPropertyPath?, property: KProperty1<*, Collection?>) : KCollectionPropertyPath>(previous,property) { - val rating: KPropertyPath + val rating: KPropertyPath get() = KPropertyPath(this,__Rating) val count: KPropertyPath @@ -47,7 +48,7 @@ internal class ParseRequestSatisfactionStatCol_Col(previous: KPropertyPath(previous: KPropertyPath?, property: KProperty1<*, Map?>) : KMapPropertyPath>(previous,property) { - val rating: KPropertyPath + val rating: KPropertyPath get() = KPropertyPath(this,__Rating) val count: KPropertyPath diff --git a/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_Deserializer.kt b/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_Deserializer.kt index bc6d18f91a..fb2e463c11 100644 --- a/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_Deserializer.kt +++ b/bot/storage-mongo/target/generated-sources/kapt/compile/ai/tock/bot/mongo/ParseRequestSatisfactionStatCol_Deserializer.kt @@ -5,6 +5,7 @@ import com.fasterxml.jackson.core.JsonToken import com.fasterxml.jackson.databind.DeserializationContext import com.fasterxml.jackson.databind.JsonDeserializer import com.fasterxml.jackson.databind.module.SimpleModule +import kotlin.Double import kotlin.Int import kotlin.String import kotlin.collections.Map @@ -22,7 +23,7 @@ internal class ParseRequestSatisfactionStatCol_Deserializer : override fun deserialize(p: JsonParser, ctxt: DeserializationContext): ParseRequestSatisfactionStatCol { with(p) { - var _rating_: Int? = null + var _rating_: Double? = null var _rating_set : Boolean = false var _count_: Int? = null var _count_set : Boolean = false @@ -38,7 +39,7 @@ internal class ParseRequestSatisfactionStatCol_Deserializer : when (_fieldName_) { "rating" -> { _rating_ = if(_token_ == JsonToken.VALUE_NULL) null - else p.intValue; + else p.doubleValue; _rating_set = true } "count" -> { diff --git a/pom.xml b/pom.xml index 6b07f33f1a..c409b87183 100644 --- a/pom.xml +++ b/pom.xml @@ -31,11 +31,11 @@ ${project.basedir}/src/main/kotlin ${project.basedir}/src/test/kotlin - 1.8.21 - 1.7.1 + 1.9.0 + 1.7.2 2.0.7 - 1.4.7 + 1.4.8 3.0.5 @@ -48,28 +48,28 @@ 0.4.0 0.4.0 5.6 - 4.4.3 + 4.4.4 2.9.0 4.10.0 1.1.0 1.2.1.2 1.7.1 - 32.0.0-jre + 32.1.1-jre 1.34.1 - 1.43.2 + 1.43.3 1.9.3 1.10.0 1.10.0 5.1.1 - 1.15 + 1.16.0 3.12.0 0.21.0 - 20230227 + 20230618 4.5.14 4.1.1 1.12 - 26.16.0 - 1.12.484 + 26.19.0 + 1.12.510 5.7.0 6.0.1