diff --git a/csv/pom.xml b/csv/pom.xml index 192af05f..c256ddff 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.3-SNAPSHOT + 2.18.3 jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index f8470745..93d116f6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.18.3-SNAPSHOT + 2.18.3 pom Parent pom for Jackson text-based dataformats (as opposed to binary). @@ -33,7 +33,7 @@ scm:git:git@github.com:FasterXML/jackson-dataformats-text.git scm:git:git@github.com:FasterXML/jackson-dataformats-text.git https://github.com/FasterXML/jackson-dataformats-text - jackson-dataformats-text-2.18.2 + jackson-dataformats-text-2.18.3 https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2024-11-28T01:43:21Z + 2025-03-01T00:19:08Z diff --git a/properties/pom.xml b/properties/pom.xml index d00265fd..d38ec03c 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.3-SNAPSHOT + 2.18.3 jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index d3f519eb..051be106 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.3-SNAPSHOT + 2.18.3 jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index 8fcad9cb..5d94106f 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.3-SNAPSHOT + 2.18.3 jackson-dataformat-yaml jar