diff --git a/csv/pom.xml b/csv/pom.xml index 2e42495c..79d6c4e3 100644 --- a/csv/pom.xml +++ b/csv/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.1 + 2.18.2-SNAPSHOT jackson-dataformat-csv Jackson-dataformat-CSV diff --git a/pom.xml b/pom.xml index 8e496b0a..883fe88b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text Jackson dataformats: Text - 2.18.1 + 2.18.2-SNAPSHOT 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.1 + HEAD https://github.com/FasterXML/jackson-dataformats-text/issues @@ -41,7 +41,7 @@ - 2024-10-29T00:10:28Z + 2024-10-29T00:10:56Z diff --git a/properties/pom.xml b/properties/pom.xml index 9f8d3d00..96c27a95 100644 --- a/properties/pom.xml +++ b/properties/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.1 + 2.18.2-SNAPSHOT jackson-dataformat-properties Jackson-dataformat-Properties diff --git a/toml/pom.xml b/toml/pom.xml index ec0f2593..d74d9c38 100644 --- a/toml/pom.xml +++ b/toml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.1 + 2.18.2-SNAPSHOT jackson-dataformat-toml jar diff --git a/yaml/pom.xml b/yaml/pom.xml index 7a3945b3..e12a6b83 100644 --- a/yaml/pom.xml +++ b/yaml/pom.xml @@ -9,7 +9,7 @@ com.fasterxml.jackson.dataformat jackson-dataformats-text - 2.18.1 + 2.18.2-SNAPSHOT jackson-dataformat-yaml jar