diff --git a/_examples/java-example/pom.xml b/_examples/java-example/pom.xml index 3c67d771..96760297 100644 --- a/_examples/java-example/pom.xml +++ b/_examples/java-example/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-examples-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro.examples diff --git a/_examples/kotlin-example/pom.xml b/_examples/kotlin-example/pom.xml index b260408c..2a6a3199 100644 --- a/_examples/kotlin-example/pom.xml +++ b/_examples/kotlin-example/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-examples-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro.examples diff --git a/_examples/logical-type-customer-id/pom.xml b/_examples/logical-type-customer-id/pom.xml index 82c44e97..6cf5d6b8 100644 --- a/_examples/logical-type-customer-id/pom.xml +++ b/_examples/logical-type-customer-id/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-examples-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro.examples diff --git a/_examples/logical-type-money/pom.xml b/_examples/logical-type-money/pom.xml index e475d309..99425cbf 100644 --- a/_examples/logical-type-money/pom.xml +++ b/_examples/logical-type-money/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-examples-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro.examples diff --git a/_examples/pom.xml b/_examples/pom.xml index 8d7813dd..e929a202 100644 --- a/_examples/pom.xml +++ b/_examples/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-root - 1.11.4.0 + 1.11.4.1 avro-kotlin-examples-root @@ -15,7 +15,7 @@ - false + true true diff --git a/_test/pom.xml b/_test/pom.xml index 8f4c536c..12da8beb 100644 --- a/_test/pom.xml +++ b/_test/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro.test diff --git a/avro-kotlin-bom/pom.xml b/avro-kotlin-bom/pom.xml index 4c01957b..b0d80ded 100644 --- a/avro-kotlin-bom/pom.xml +++ b/avro-kotlin-bom/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro diff --git a/avro-kotlin-serialization/pom.xml b/avro-kotlin-serialization/pom.xml index 7015f1c7..49cc76be 100644 --- a/avro-kotlin-serialization/pom.xml +++ b/avro-kotlin-serialization/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro diff --git a/avro-kotlin/pom.xml b/avro-kotlin/pom.xml index f7e32d19..a7f41cbf 100644 --- a/avro-kotlin/pom.xml +++ b/avro-kotlin/pom.xml @@ -5,7 +5,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-root - 1.11.4.0 + 1.11.4.1 io.toolisticon.kotlin.avro diff --git a/pom.xml b/pom.xml index 7c23d7ab..e7e05900 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.toolisticon.kotlin.avro._ avro-kotlin-root - 1.11.4.0 + 1.11.4.1 pom: ${project.artifactId} Root of Opinionated extension functions and helpers for using Apache Avro with Kotlin.