diff --git a/CHANGELOG.md b/CHANGELOG.md index bbcf67d..2ab7682 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ and this project adheres poorly to [Semantic Versioning](https://semver.org/spec ## [Unreleased] +## [0.10.1] - 2024-05-07 +### Changed +- Bump fi.jubic:easyparent from 0.1.11 to 0.1.12. +- Bump fi.jubic:snoozy-core from 0.10.0 to 0.10.1. +- Bump logback.version from 1.4.14 to 1.5.6. +- Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13. +- Bump org.liquibase:liquibase-core from 4.25.0 to 4.27.0. +- Bump org.codehaus.janino:janino from 3.1.11 to 3.1.12. + ## [0.10.0] - 2023-12-13 ### Added - Java 21 tests. diff --git a/easyconfig-core/pom.xml b/easyconfig-core/pom.xml index d9d0a60..ac9bdd0 100644 --- a/easyconfig-core/pom.xml +++ b/easyconfig-core/pom.xml @@ -9,7 +9,7 @@ fi.jubic easyconfig-parent - 0.10.0 + 0.10.1 diff --git a/easyconfig-dbunit/pom.xml b/easyconfig-dbunit/pom.xml index 24d66f3..0d0c618 100644 --- a/easyconfig-dbunit/pom.xml +++ b/easyconfig-dbunit/pom.xml @@ -9,20 +9,20 @@ fi.jubic easyconfig-parent - 0.10.0 + 0.10.1 fi.jubic easyconfig-core - 0.10.0 + 0.10.1 compile fi.jubic easyconfig-jdbc - 0.10.0 + 0.10.1 org.dbunit diff --git a/easyconfig-jdbc/pom.xml b/easyconfig-jdbc/pom.xml index 79c5ba3..c4bd39f 100644 --- a/easyconfig-jdbc/pom.xml +++ b/easyconfig-jdbc/pom.xml @@ -9,7 +9,7 @@ fi.jubic easyconfig-parent - 0.10.0 + 0.10.1 @@ -25,7 +25,7 @@ fi.jubic easyconfig-core - 0.10.0 + 0.10.1 compile diff --git a/easyconfig-jooq/pom.xml b/easyconfig-jooq/pom.xml index 95a5185..2ba62f8 100644 --- a/easyconfig-jooq/pom.xml +++ b/easyconfig-jooq/pom.xml @@ -9,7 +9,7 @@ fi.jubic easyconfig-parent - 0.10.0 + 0.10.1 @@ -29,13 +29,13 @@ fi.jubic easyconfig-core - 0.10.0 + 0.10.1 compile fi.jubic easyconfig-jdbc - 0.10.0 + 0.10.1 com.h2database diff --git a/easyconfig-liquibase/pom.xml b/easyconfig-liquibase/pom.xml index 9d3749e..9039ad4 100644 --- a/easyconfig-liquibase/pom.xml +++ b/easyconfig-liquibase/pom.xml @@ -9,20 +9,20 @@ fi.jubic easyconfig-parent - 0.10.0 + 0.10.1 fi.jubic easyconfig-core - 0.10.0 + 0.10.1 compile fi.jubic easyconfig-jdbc - 0.10.0 + 0.10.1 org.liquibase diff --git a/easyconfig-logback/pom.xml b/easyconfig-logback/pom.xml index a784a4a..beb9d66 100644 --- a/easyconfig-logback/pom.xml +++ b/easyconfig-logback/pom.xml @@ -9,14 +9,14 @@ fi.jubic easyconfig-parent - 0.10.0 + 0.10.1 fi.jubic easyconfig-core - 0.10.0 + 0.10.1 compile diff --git a/easyconfig-snoozy/pom.xml b/easyconfig-snoozy/pom.xml index 2ab688d..cea714b 100644 --- a/easyconfig-snoozy/pom.xml +++ b/easyconfig-snoozy/pom.xml @@ -9,14 +9,14 @@ fi.jubic easyconfig-parent - 0.10.0 + 0.10.1 fi.jubic easyconfig-core - 0.10.0 + 0.10.1 compile diff --git a/pom.xml b/pom.xml index 0cae688..f1ba81a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 easyconfig-parent - 0.10.0 + 0.10.1 pom