diff --git a/CHANGELOG.md b/CHANGELOG.md index 8148e3d..9886cfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# Version 24.4.1 (2024-10-25) + +* **[chg]** seed: **[3.15.1](https://github.com/seedstack/seed/releases/tag/v3.15.1)** +* **[chg]** seedstack-maven-plugin: **[2.8.2](https://github.com/seedstack/seedstack-maven-plugin/releases/tag/v2.8.2)** + # Version 24.4 (2024-04-17) * **[chg]** seed: **[3.15.0](https://github.com/seedstack/seed/releases/tag/v3.15.0)** diff --git a/addon-archetype/pom.xml b/addon-archetype/pom.xml index ba09b42..34515f7 100644 --- a/addon-archetype/pom.xml +++ b/addon-archetype/pom.xml @@ -13,7 +13,7 @@ org.seedstack distribution - 24.4-SNAPSHOT + 24.4.1-SNAPSHOT addon-archetype diff --git a/batch-archetype/pom.xml b/batch-archetype/pom.xml index 8875e42..a1a772b 100644 --- a/batch-archetype/pom.xml +++ b/batch-archetype/pom.xml @@ -13,7 +13,7 @@ org.seedstack distribution - 24.4-SNAPSHOT + 24.4.1-SNAPSHOT batch-archetype diff --git a/cli-archetype/pom.xml b/cli-archetype/pom.xml index 8fe5960..dc0d364 100644 --- a/cli-archetype/pom.xml +++ b/cli-archetype/pom.xml @@ -13,7 +13,7 @@ org.seedstack distribution - 24.4-SNAPSHOT + 24.4.1-SNAPSHOT cli-archetype diff --git a/domain-archetype/pom.xml b/domain-archetype/pom.xml index fbb0ae6..e7c63b6 100644 --- a/domain-archetype/pom.xml +++ b/domain-archetype/pom.xml @@ -13,7 +13,7 @@ org.seedstack distribution - 24.4-SNAPSHOT + 24.4.1-SNAPSHOT domain-archetype diff --git a/pom.xml b/pom.xml index 6242b0c..8d7da4e 100644 --- a/pom.xml +++ b/pom.xml @@ -18,13 +18,13 @@ org.seedstack distribution - 24.4-SNAPSHOT + 24.4.1-SNAPSHOT pom 1.1.6 3.1.8 - 3.15.0 + 3.15.1 4.5.0 3.0.1 @@ -68,7 +68,7 @@ 1.5.5 - 2.8.1 + 2.8.2 1.8 0.27.2 5.6.15.Final diff --git a/seedstack-bom/pom.xml b/seedstack-bom/pom.xml index 6455d44..8506d71 100644 --- a/seedstack-bom/pom.xml +++ b/seedstack-bom/pom.xml @@ -13,7 +13,7 @@ org.seedstack distribution - 24.4-SNAPSHOT + 24.4.1-SNAPSHOT seedstack-bom diff --git a/web-archetype/pom.xml b/web-archetype/pom.xml index 5dadb90..f7d7968 100644 --- a/web-archetype/pom.xml +++ b/web-archetype/pom.xml @@ -13,7 +13,7 @@ org.seedstack distribution - 24.4-SNAPSHOT + 24.4.1-SNAPSHOT web-archetype