From d91e961f1dd1ced044263c0e4ca46817b51a4762 Mon Sep 17 00:00:00 2001 From: Andreas Keefer Date: Thu, 16 Nov 2023 20:48:05 +0100 Subject: [PATCH 01/19] prepare next release --- README.md | 8 ++++++-- elasticsearch-evolution-core/pom.xml | 2 +- pom.xml | 2 +- spring-boot-starter-elasticsearch-evolution/pom.xml | 2 +- tests/migration-scripts/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- 15 files changed, 20 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index da035bbb..d05c8732 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ First add the latest version of Elasticsearch-Evolution spring boot starter as a com.senacor.elasticsearch.evolution spring-boot-starter-elasticsearch-evolution - 0.4.3 + 0.5.0 ``` @@ -77,7 +77,7 @@ First add the latest version of Elasticsearch-Evolution core as a dependency: com.senacor.elasticsearch.evolution elasticsearch-evolution-core - 0.4.3 + 0.5.0 ``` @@ -291,6 +291,10 @@ ElasticsearchEvolution.configure() ## 6 changelog +### v0.5.1-SNAPSHOT + +- ... + ### v0.5.0 - added spring boot configuration metadata [#240](https://github.com/senacor/elasticsearch-evolution/pull/240) diff --git a/elasticsearch-evolution-core/pom.xml b/elasticsearch-evolution-core/pom.xml index 87eec8c9..b99bc1d2 100644 --- a/elasticsearch-evolution-core/pom.xml +++ b/elasticsearch-evolution-core/pom.xml @@ -6,7 +6,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.0 + 0.5.1-SNAPSHOT ../ elasticsearch-evolution-core diff --git a/pom.xml b/pom.xml index 2bb3f0af..fa105dbc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.0 + 0.5.1-SNAPSHOT pom org.springframework.boot diff --git a/spring-boot-starter-elasticsearch-evolution/pom.xml b/spring-boot-starter-elasticsearch-evolution/pom.xml index 36757190..0b90cd76 100644 --- a/spring-boot-starter-elasticsearch-evolution/pom.xml +++ b/spring-boot-starter-elasticsearch-evolution/pom.xml @@ -6,7 +6,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.0 + 0.5.1-SNAPSHOT ../ spring-boot-starter-elasticsearch-evolution diff --git a/tests/migration-scripts/pom.xml b/tests/migration-scripts/pom.xml index 9ffe4976..d434ba81 100644 --- a/tests/migration-scripts/pom.xml +++ b/tests/migration-scripts/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.senacor.elasticsearch.evolution migration-scripts - 0.5.0 + 0.5.1-SNAPSHOT jar containing migration files jar diff --git a/tests/pom.xml b/tests/pom.xml index e8068468..cb1e35e6 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.0 + 0.5.1-SNAPSHOT ../ tests diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index 309c8f6f..d4873cb3 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.1-scriptsInJarFile - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index c5979bfd..53ce50af 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.2 - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index 17359092..ee0435f8 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.3 - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index 0ba7e8a3..af9a0a81 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.4 - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index 8fe784e4..f36472d5 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.5-scriptsInJarFile - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index 429cd3c4..56e61bd4 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.6 - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index 70f2f4a0..55dd2739 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.7 - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 100c9113..6ae23e99 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-3.0-scriptsInJarFile - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 630502ed..45a9bdac 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-3.1 - 0.5.0 + 0.5.1-SNAPSHOT Demo project for Spring Boot From ccd373a35b97a2f179ab3ed21cbdb2ace22e4597 Mon Sep 17 00:00:00 2001 From: Andreas Keefer Date: Thu, 16 Nov 2023 20:54:58 +0100 Subject: [PATCH 02/19] documented regression testing --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d05c8732..c77756f0 100644 --- a/README.md +++ b/README.md @@ -304,7 +304,8 @@ ElasticsearchEvolution.configure() - support out of order migration execution. - version updates (spring-boot 2.7.17) -- added regression tests against OpenSearch 2.6.0 +- added regression tests against OpenSearch 2.11, 2.10 and 2.9 +- added regression tests against ElasticSearch 8.11. 8.10 and 8.9 - drop older Elasticsearch and OpenSearch versions in regression tests. Only test against the last 3 minor versions of the latest major release. - added regression tests on JDK 21 - added regression tests for spring boot 3.1 From 374049c7bda691f4ab6161bc0c4f3f5673ed73d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 01:04:06 +0000 Subject: [PATCH 03/19] Bump org.testcontainers:elasticsearch from 1.19.2 to 1.19.3 Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.19.2 to 1.19.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.2...1.19.3) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index fa105dbc..2c383901 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 7.5.2 4.8.164 - 1.19.2 + 1.19.3 1.18.30 1.14.9 diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index d4873cb3..90a53970 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index 53ce50af..008baa88 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index ee0435f8..6fcaa0f4 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index af9a0a81..f7717f03 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index f36472d5..067e25da 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index 56e61bd4..4d51339b 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index 55dd2739..11791d86 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 6ae23e99..37f635fa 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 45a9bdac..212d0e89 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -18,7 +18,7 @@ 2.15.0 7.5.2 - 1.19.2 + 1.19.3 From 48ac5c566bfc57046ace909f8ac9d291281935f9 Mon Sep 17 00:00:00 2001 From: Andreas Keefer Date: Sun, 26 Nov 2023 22:22:33 +0100 Subject: [PATCH 04/19] - version updates (spring-boot 2.7.18) - added regression tests for spring boot 3.2 - remove deprecated query parameter `ignore_throttled` from ES requests --- README.md | 18 +-- .../execution/HistoryRepositoryImpl.java | 9 -- .../execution/MigrationServiceImplIT.java | 4 +- .../test/EmbeddedElasticsearchExtension.java | 2 +- pom.xml | 2 +- tests/pom.xml | 1 + tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 107 ++++++++++++++++++ .../evolution/springboot32/Application.java | 14 +++ ...01.00__createTemplateWithIndexMapping.http | 35 ++++++ .../es/migration/V001.01__addDocument.http | 17 +++ .../springboot32/ApplicationTests.java | 66 +++++++++++ .../evolution/springboot32/EsUtils.java | 72 ++++++++++++ 14 files changed, 328 insertions(+), 23 deletions(-) create mode 100644 tests/test-spring-boot-3.2/pom.xml create mode 100644 tests/test-spring-boot-3.2/src/main/java/com/senacor/elasticsearch/evolution/springboot32/Application.java create mode 100644 tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.00__createTemplateWithIndexMapping.http create mode 100644 tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.01__addDocument.http create mode 100644 tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/ApplicationTests.java create mode 100644 tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/EsUtils.java diff --git a/README.md b/README.md index c77756f0..a3e19582 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Successful executed migration scripts will not be executed again! ## 2 Features - tested on Java 8, 11, 17, and 21 -- runs on Spring-Boot 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0 and 3.1 (and of course without Spring-Boot) +- runs on Spring-Boot 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1 and 3.2 (and of course without Spring-Boot) - runs on Elasticsearch version 7.5.x - 8.11.x - runs on Opensearch version 1.x and 2.x - highly configurable (e.g. location(s) of your migration files, migration files format pattern) @@ -31,12 +31,12 @@ Successful executed migration scripts will not be executed again! - ready to use default configuration - line comments in migration files -| Compatibility | Spring Boot | Elasticsearch | Opensearch | -|----------------------------------|---------------------------------------------|----------------------|------------| -| elasticsearch-evolution >= 0.4.2 | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1 | 7.5.x - 8.11.x | 1.x - 2.x | -| elasticsearch-evolution >= 0.4.0 | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7 | 7.5.x - 8.6.x | 1.x - 2.x | -| elasticsearch-evolution 0.3.x | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7 | 7.5.x - 7.17.x | | -| elasticsearch-evolution 0.2.x | 1.5, 2.0, 2.1, 2.2, 2.3, 2.4 | 7.0.x - 7.4.x, 6.8.x | | +| Compatibility | Spring Boot | Elasticsearch | Opensearch | +|----------------------------------|--------------------------------------------------|----------------------|------------| +| elasticsearch-evolution >= 0.4.2 | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1, 3.2 | 7.5.x - 8.11.x | 1.x - 2.x | +| elasticsearch-evolution >= 0.4.0 | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7 | 7.5.x - 8.6.x | 1.x - 2.x | +| elasticsearch-evolution 0.3.x | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7 | 7.5.x - 7.17.x | | +| elasticsearch-evolution 0.2.x | 1.5, 2.0, 2.1, 2.2, 2.3, 2.4 | 7.0.x - 7.4.x, 6.8.x | | NOTE: When you run on Java 11 and using spring-boot 2.2 or 2.3 and you hit [this issue](https://github.com/ronmamo/reflections/issues/279), you have 2 options: @@ -293,7 +293,9 @@ ElasticsearchEvolution.configure() ### v0.5.1-SNAPSHOT -- ... +- version updates (spring-boot 2.7.18) +- added regression tests for spring boot 3.2 +- remove deprecated query parameter `ignore_throttled` from ES requests ### v0.5.0 diff --git a/elasticsearch-evolution-core/src/main/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/HistoryRepositoryImpl.java b/elasticsearch-evolution-core/src/main/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/HistoryRepositoryImpl.java index 0fcf284b..6478264c 100644 --- a/elasticsearch-evolution-core/src/main/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/HistoryRepositoryImpl.java +++ b/elasticsearch-evolution-core/src/main/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/HistoryRepositoryImpl.java @@ -267,7 +267,6 @@ private Map indicesOptions(IndexOptions indicesOptions) { Map nameValuePairs = new HashMap<>(); nameValuePairs.put("ignore_unavailable", Boolean.toString(indicesOptions.ignoreUnavailable())); nameValuePairs.put("allow_no_indices", Boolean.toString(indicesOptions.allowNoIndices())); - nameValuePairs.put("ignore_throttled", Boolean.toString(indicesOptions.ignoreThrottled())); String expandWildcards; if (!indicesOptions.expandWildcardsOpen() && !indicesOptions.expandWildcardsClosed()) { expandWildcards = "none"; @@ -293,24 +292,20 @@ private static final class IndexOptions { private static final IndexOptions LENIENT_EXPAND_OPEN = new IndexOptions( true, true, - false, true, false); private final boolean ignoreUnavailable; private final boolean allowNoIndices; - private final boolean ignoreThrottled; private final boolean expandWildcardsOpen; private final boolean expandWildcardsClosed; public IndexOptions(boolean ignoreUnavailable, boolean allowNoIndices, - boolean ignoreThrottled, boolean expandWildcardsOpen, boolean expandWildcardsClosed) { this.ignoreUnavailable = ignoreUnavailable; this.allowNoIndices = allowNoIndices; - this.ignoreThrottled = ignoreThrottled; this.expandWildcardsOpen = expandWildcardsOpen; this.expandWildcardsClosed = expandWildcardsClosed; } @@ -327,10 +322,6 @@ public boolean allowNoIndices() { return allowNoIndices; } - public boolean ignoreThrottled() { - return ignoreThrottled; - } - public boolean expandWildcardsOpen() { return expandWildcardsOpen; } diff --git a/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/MigrationServiceImplIT.java b/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/MigrationServiceImplIT.java index b2be6775..63d5a03a 100644 --- a/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/MigrationServiceImplIT.java +++ b/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/internal/migration/execution/MigrationServiceImplIT.java @@ -80,9 +80,9 @@ void OK_indexDocumentIsWrittenToElasticsearch(String versionInfo, EsUtils esUtil softly.assertThat(res.isLocked()) .isTrue(); softly.assertThat(res.getExecutionRuntimeInMillis()) - .isBetween(1, 6000); + .isBetween(1, 8000); softly.assertThat(res.getExecutionTimestamp()) - .isBetween(afterExecution.minus(6000, ChronoUnit.MILLIS), afterExecution); + .isBetween(afterExecution.minus(8000, ChronoUnit.MILLIS), afterExecution); }); // wait until all documents are indexed diff --git a/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java b/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java index 8b6091b4..92f5804f 100644 --- a/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java +++ b/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java @@ -47,7 +47,7 @@ public class EmbeddedElasticsearchExtension implements TestInstancePostProcessor ofOpensearch("2.11.0"), ofOpensearch("2.10.0"), ofOpensearch("2.9.0"), - ofOpensearch("1.3.12"), + ofOpensearch("1.3.13"), ofElasticsearch("8.11.1"), ofElasticsearch("8.10.4"), diff --git a/pom.xml b/pom.xml index 2c383901..5e9347a5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-dependencies - 2.7.17 + 2.7.18 elasticsearch-evolution diff --git a/tests/pom.xml b/tests/pom.xml index cb1e35e6..ea6f1a45 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -38,6 +38,7 @@ test-spring-boot-3.0-scriptsInJarFile test-spring-boot-3.1 + test-spring-boot-3.2 diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index 11791d86..97a1bcfd 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.17 + 2.7.18 com.senacor.elasticsearch.evolution diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 212d0e89..0ec2cb4b 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.5 + 3.1.6 com.senacor.elasticsearch.evolution diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml new file mode 100644 index 00000000..aa277131 --- /dev/null +++ b/tests/test-spring-boot-3.2/pom.xml @@ -0,0 +1,107 @@ + + + 4.0.0 + + org.springframework.boot + spring-boot-starter-parent + 3.2.0 + + + com.senacor.elasticsearch.evolution + test-spring-boot-3.2 + 0.5.1-SNAPSHOT + Demo project for Spring Boot + + + 17 + + 2.15.0 + 7.5.2 + 1.19.3 + + + + + org.springframework.boot + spring-boot-starter-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + + + ${project.groupId} + spring-boot-starter-elasticsearch-evolution + ${project.version} + + + + + org.testcontainers + elasticsearch + ${testcontainers.elasticsearch.version} + test + + + commons-io + commons-io + ${commons-io.version} + test + + + + + + oss.sonatype.org-snapshot + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + org.jacoco + jacoco-maven-plugin + + 0.8.8 + + + prepare-agent + + prepare-agent + + + + report + post-integration-test + + report + + + + + + maven-surefire-plugin + + true + + + + + + diff --git a/tests/test-spring-boot-3.2/src/main/java/com/senacor/elasticsearch/evolution/springboot32/Application.java b/tests/test-spring-boot-3.2/src/main/java/com/senacor/elasticsearch/evolution/springboot32/Application.java new file mode 100644 index 00000000..25e72cf2 --- /dev/null +++ b/tests/test-spring-boot-3.2/src/main/java/com/senacor/elasticsearch/evolution/springboot32/Application.java @@ -0,0 +1,14 @@ +package com.senacor.elasticsearch.evolution.springboot32; + +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +@SpringBootApplication +public class Application { + + public static void main(String[] args) { + SpringApplication.run(Application.class, args); + } + + +} \ No newline at end of file diff --git a/tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.00__createTemplateWithIndexMapping.http b/tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.00__createTemplateWithIndexMapping.http new file mode 100644 index 00000000..fbd7df47 --- /dev/null +++ b/tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.00__createTemplateWithIndexMapping.http @@ -0,0 +1,35 @@ +PUT _template/test_1 +Content-Type: application/json + +{ + "index_patterns" : [ + "test_*" + ], + "order" : 1, + "version" : 1, + "settings" : { + "number_of_shards" : 1 + }, + "mappings" : { + "dynamic" : "strict", + "properties" : { + "doc" : { + "dynamic" : false, + "properties" : {} + }, + "searchable" : { + "dynamic" : false, + "properties" : { + "version" : { + "type" : "keyword", + "ignore_above" : 20, + "similarity" : "boolean" + }, + "locked" : { + "type" : "boolean" + } + } + } + } + } +} \ No newline at end of file diff --git a/tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.01__addDocument.http b/tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.01__addDocument.http new file mode 100644 index 00000000..4f18ba0a --- /dev/null +++ b/tests/test-spring-boot-3.2/src/main/resources/es/migration/V001.01__addDocument.http @@ -0,0 +1,17 @@ +PUT /test_1/_doc/1?refresh +Content-Type: application/json + +{ + "searchable": { + "version": "1", + "locked": false + }, + "doc": { + "version": "1", + "locked": false, + "success": true, + "a": "a a a", + "b": true, + "c": "c" + } +} \ No newline at end of file diff --git a/tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/ApplicationTests.java b/tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/ApplicationTests.java new file mode 100644 index 00000000..e5186e69 --- /dev/null +++ b/tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/ApplicationTests.java @@ -0,0 +1,66 @@ +package com.senacor.elasticsearch.evolution.springboot32; + +import com.github.dockerjava.api.command.InspectContainerResponse; +import org.apache.http.HttpHost; +import org.elasticsearch.client.RestClient; +import org.junit.jupiter.api.Test; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.beans.factory.annotation.Value; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.boot.test.context.TestConfiguration; +import org.springframework.context.annotation.Bean; +import org.testcontainers.elasticsearch.ElasticsearchContainer; +import org.testcontainers.utility.DockerImageName; + +import java.util.Collections; +import java.util.List; + +import static org.assertj.core.api.Assertions.assertThat; + +@SpringBootTest(properties = {"spring.elasticsearch.uris=http://localhost:" + ApplicationTests.ELASTICSEARCH_PORT}) +class ApplicationTests { + + static final int ELASTICSEARCH_PORT = 18773; + + @Autowired + private EsUtils esUtils; + + @Test + void contextLoads() { + esUtils.refreshIndices(); + + List documents = esUtils.fetchAllDocuments("test_1"); + + assertThat(documents).hasSize(1); + } + + @TestConfiguration + static class Config { + @Bean(destroyMethod = "stop") + public ElasticsearchContainer elasticsearchContainer(@Value("${elasticsearch.version:7.5.2}") String esVersion) { + ElasticsearchContainer container = new ElasticsearchContainer(DockerImageName + .parse("docker.elastic.co/elasticsearch/elasticsearch") + .withTag(esVersion)) { + @Override + protected void containerIsStarted(InspectContainerResponse containerInfo) { + // since testcontainers 1.17 it detects if ES 8.x is running and copies a certificate in this case + // but we don't want security + } + } + .withEnv("ES_JAVA_OPTS", "-Xms128m -Xmx128m") + // since elasticsearch 8 security / https is enabled per default - but for testing it should be disabled + .withEnv("xpack.security.enabled", "false") + .withEnv("cluster.routing.allocation.disk.watermark.low", "97%") + .withEnv("cluster.routing.allocation.disk.watermark.high", "98%") + .withEnv("cluster.routing.allocation.disk.watermark.flood_stage", "99%"); + container.setPortBindings(Collections.singletonList(ELASTICSEARCH_PORT + ":9200")); + container.start(); + return container; + } + + @Bean + public EsUtils esUtils(ElasticsearchContainer elasticsearchContainer) { + return new EsUtils(RestClient.builder(HttpHost.create(elasticsearchContainer.getHttpHostAddress())).build()); + } + } +} \ No newline at end of file diff --git a/tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/EsUtils.java b/tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/EsUtils.java new file mode 100644 index 00000000..e4129a2c --- /dev/null +++ b/tests/test-spring-boot-3.2/src/test/java/com/senacor/elasticsearch/evolution/springboot32/EsUtils.java @@ -0,0 +1,72 @@ +package com.senacor.elasticsearch.evolution.springboot32; + +import com.fasterxml.jackson.databind.JsonNode; +import com.fasterxml.jackson.databind.ObjectMapper; +import org.apache.commons.io.IOUtils; +import org.elasticsearch.client.Request; +import org.elasticsearch.client.Response; +import org.elasticsearch.client.RestClient; + +import java.io.IOException; +import java.nio.charset.StandardCharsets; +import java.util.List; +import java.util.stream.Collectors; +import java.util.stream.Stream; +import java.util.stream.StreamSupport; + +/** + * @author Andreas Keefer + */ +public class EsUtils { + + private static final ObjectMapper OBJECT_MAPPER = new ObjectMapper(); + + private final RestClient restClient; + + public EsUtils(RestClient restClient) { + this.restClient = restClient; + } + + public void refreshIndices() { + try { + restClient.performRequest(new Request("GET", "/_refresh")); + } catch (IOException e) { + throw new IllegalStateException("refreshIndices failed", e); + } + } + + public List fetchAllDocuments(String index) { + try { + Request post = new Request("POST", "/" + index + "/_search"); + post.setJsonEntity("{" + + " \"query\": {" + + " \"match_all\": {}" + + " }" + + "}"); + Response response = restClient.performRequest(post); + int statusCode = response.getStatusLine().getStatusCode(); + if (statusCode < 200 || statusCode >= 300) { + throw new IllegalStateException("fetchAllDocuments(" + index + ") failed with HTTP status " + + statusCode + ": " + response.toString()); + } + String body = IOUtils.toString(response.getEntity().getContent(), StandardCharsets.UTF_8); + + return parseDocuments(body) + .collect(Collectors.toList()); + } catch (IOException e) { + throw new IllegalStateException("fetchAllDocuments(" + index + ") failed", e); + } + } + + private Stream parseDocuments(String body) { + try { + JsonNode jsonNode = OBJECT_MAPPER.readTree(body); + return StreamSupport.stream(jsonNode.get("hits").get("hits").spliterator(), false) + .map(hitNode -> hitNode.get("_source")) + .map(JsonNode::toString); + } catch (IOException e) { + throw new IllegalStateException("parseDocuments failed. body=" + body, e); + } + } +} + From b35f58ce18c2b7a0b133f7c127da93062725a722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 01:15:35 +0000 Subject: [PATCH 05/19] Bump actions/setup-java from 3 to 4 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/maven-matrix.yml | 12 ++++++------ .github/workflows/quality.yml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/maven-matrix.yml b/.github/workflows/maven-matrix.yml index 1e83c590..2ea5f59b 100644 --- a/.github/workflows/maven-matrix.yml +++ b/.github/workflows/maven-matrix.yml @@ -30,7 +30,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Set up JDK ${{ matrix.java }} - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: zulu java-version: ${{ matrix.java }} @@ -48,7 +48,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Set up JDK 17 - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: zulu java-version: 17 @@ -67,7 +67,7 @@ jobs: # - name: Checkout # uses: actions/checkout@v4 # - name: Set up JDK 8 -# uses: actions/setup-java@v3 +# uses: actions/setup-java@v4 # with: # distribution: zulu # ja# - name: Set up Docker @@ -84,7 +84,7 @@ jobs: # - name: Checkout # uses: actions/checkout@v4 # - name: Set up JDK 8 -# uses: actions/setup-java@v3 +# uses: actions/setup-java@v4 # with: # distribution: zulu # java-version: 8 @@ -111,7 +111,7 @@ jobs: git_commit_gpgsign: true - name: Set up JDK 8 # with JDK 11 the maven-javadoc-plugin > 3.0.1 fails with "cannot find symbol org.elasticsearch.*" - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: zulu java-version: 8 @@ -142,7 +142,7 @@ jobs: git_commit_gpgsign: true - name: Set up JDK 8 # with JDK 11 the maven-javadoc-plugin > 3.0.1 fails with "cannot find symbol org.elasticsearch.*" - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: zulu java-version: 8 diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index 87ca1d67..fa5c2947 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4 - name: Set up JDK 8 # build with JDK 8 because of issue https://github.com/trautonen/coveralls-maven-plugin/issues/112 - uses: actions/setup-java@v3 + uses: actions/setup-java@v4 with: distribution: zulu java-version: 8 From 21d4565b5602278369cfc679e647c35c93dc58ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 01:54:04 +0000 Subject: [PATCH 06/19] Bump commons-io:commons-io from 2.15.0 to 2.15.1 Bumps commons-io:commons-io from 2.15.0 to 2.15.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 5e9347a5..59f82a53 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ 1.6.13 - 2.15.0 + 2.15.1 7.5.2 4.8.164 diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index 90a53970..37d8024f 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -16,7 +16,7 @@ 1.8 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index 008baa88..81789106 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -16,7 +16,7 @@ 1.8 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index 6fcaa0f4..810ca182 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -16,7 +16,7 @@ 1.8 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index f7717f03..210f46d6 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -16,7 +16,7 @@ 1.8 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index 067e25da..902046dc 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -16,7 +16,7 @@ 1.8 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index 4d51339b..2a069563 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -16,7 +16,7 @@ 1.8 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index 97a1bcfd..0f9ddccb 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -16,7 +16,7 @@ 1.8 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 37f635fa..b2d9c875 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -16,7 +16,7 @@ 17 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 0ec2cb4b..dbca28fe 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -16,7 +16,7 @@ 17 - 2.15.0 + 2.15.1 7.5.2 1.19.3 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index aa277131..0176c549 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -16,7 +16,7 @@ 17 - 2.15.0 + 2.15.1 7.5.2 1.19.3 From 12f18813287480d1742bd76938e4a324f273b5e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 01:32:08 +0000 Subject: [PATCH 07/19] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 59f82a53..c442dd5e 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ 4.3.0 0.8.8 3.1.0 - 3.6.2 + 3.6.3 1.6.13 From 770f239d08dbd9c70897c265b7b9d80f7a0cbab7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:28:56 +0000 Subject: [PATCH 08/19] Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.164 to 4.8.165. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.164...classgraph-4.8.165) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c442dd5e..ba6aceb6 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 2.15.1 7.5.2 - 4.8.164 + 4.8.165 1.19.3 1.18.30 From 9de407fc1babc6a2a2026459e15c9a824cd70882 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 01:29:37 +0000 Subject: [PATCH 09/19] Bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.8 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.8...v0.8.11) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index c442dd5e..564f8095 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 4.3.0 - 0.8.8 + 0.8.11 3.1.0 3.6.3 1.6.13 diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index 37d8024f..afaf7abc 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -85,7 +85,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index 81789106..d83cb320 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -77,7 +77,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index 810ca182..333800f2 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -78,7 +78,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index 210f46d6..5bcd0b50 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -78,7 +78,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index 902046dc..0154dd67 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -85,7 +85,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index 2a069563..42de2b96 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -78,7 +78,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index 0f9ddccb..e49f454f 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -78,7 +78,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index b2d9c875..dbcc27c2 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -85,7 +85,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index dbca28fe..59ef2a03 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -78,7 +78,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 0176c549..c8ffeea9 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -78,7 +78,7 @@ org.jacoco jacoco-maven-plugin - 0.8.8 + 0.8.11 prepare-agent From a7c611e8e02b42d9352ccd260f799121e75a3e45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 01:12:39 +0000 Subject: [PATCH 10/19] Bump github/codeql-action from 2 to 3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/quality.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/quality.yml b/.github/workflows/quality.yml index fa5c2947..acad5611 100644 --- a/.github/workflows/quality.yml +++ b/.github/workflows/quality.yml @@ -32,7 +32,7 @@ jobs: java-version: 8 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v2 + uses: github/codeql-action/init@v3 with: languages: 'java' - name: Build and test with Maven @@ -51,4 +51,4 @@ jobs: GITHUB_EVENT_PATH: ${{ github.event_path }} run: $MVN_CMD coveralls:report -DrepoToken=$COVERALLS_REPO_TOKEN -DserviceName=GitHub-Actions - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v2 \ No newline at end of file + uses: github/codeql-action/analyze@v3 \ No newline at end of file From c699024f1b71fdb6a297422ef630a0386d146cc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 01:57:20 +0000 Subject: [PATCH 11/19] Bump org.testcontainers:elasticsearch from 1.19.3 to 1.19.4 Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.19.4. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.3...1.19.4) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index ec17d35e..09652a34 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 7.5.2 4.8.165 - 1.19.3 + 1.19.4 1.18.30 1.14.9 diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index afaf7abc..762978b1 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index d83cb320..3a4ddc18 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index 333800f2..c8b04c3e 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index 5bcd0b50..1842d431 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index 0154dd67..4f53e9b5 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index 42de2b96..e0e1e535 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index e49f454f..b78d4b68 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index dbcc27c2..19428f2b 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 59ef2a03..b3599fe2 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index c8ffeea9..9da7e86e 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.3 + 1.19.4 From 335278fad2e4f30a9f73ab0b86bda7eadb8c911a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 01:46:37 +0000 Subject: [PATCH 12/19] Bump org.testcontainers:elasticsearch from 1.19.4 to 1.19.5 Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.19.4 to 1.19.5. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.5) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 09652a34..84aabf0a 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 7.5.2 4.8.165 - 1.19.4 + 1.19.5 1.18.30 1.14.9 diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index 762978b1..2c3aec0c 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index 3a4ddc18..d91a432d 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index c8b04c3e..5c76e7f1 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index 1842d431..0b65db24 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index 4f53e9b5..2d46a170 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index e0e1e535..ce4a368e 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index b78d4b68..3c481512 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 19428f2b..7304b3c2 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index b3599fe2..bae71935 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 9da7e86e..1f34c97f 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.4 + 1.19.5 From 1d6aa4697df4134a904f754e358b8600ee1505fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:06:06 +0000 Subject: [PATCH 13/19] Bump org.testcontainers:elasticsearch from 1.19.5 to 1.19.6 Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.19.5 to 1.19.6. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.5...1.19.6) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 84aabf0a..64326a80 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 7.5.2 4.8.165 - 1.19.5 + 1.19.6 1.18.30 1.14.9 diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index 2c3aec0c..9867abdc 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index d91a432d..3fdb54e2 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index 5c76e7f1..7ba66188 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index 0b65db24..92a3806b 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index 2d46a170..639eb7d3 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index ce4a368e..3fae932f 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index 3c481512..cd69e3c8 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 7304b3c2..b0856cff 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index bae71935..71ea7994 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 1f34c97f..35ab2061 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.5 + 1.19.6 From e27c56fc9a2b5a576de7109b5502f17fc99578da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 01:08:28 +0000 Subject: [PATCH 14/19] Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.167 Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.165 to 4.8.167. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.165...classgraph-4.8.167) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64326a80..81f60df2 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 2.15.1 7.5.2 - 4.8.165 + 4.8.167 1.19.6 1.18.30 From 8395a4049ee479551f5678fe486dd6cf25606778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 05:27:54 +0000 Subject: [PATCH 15/19] Bump org.testcontainers:elasticsearch from 1.19.6 to 1.19.7 Bumps [org.testcontainers:elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.19.6 to 1.19.7. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.6...1.19.7) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 81f60df2..1f4779ca 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 7.5.2 4.8.167 - 1.19.6 + 1.19.7 1.18.30 1.14.9 diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index 9867abdc..db1d011a 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index 3fdb54e2..d1fd31fd 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index 7ba66188..ba84ddf4 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index 92a3806b..b677f73c 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index 639eb7d3..f402454f 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index 3fae932f..2b2d834b 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index cd69e3c8..528cf187 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index b0856cff..af2d369d 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 71ea7994..0730183b 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 35ab2061..2c878788 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -18,7 +18,7 @@ 2.15.1 7.5.2 - 1.19.6 + 1.19.7 From f013409a0ca6396ee78ac215f7512b001118b091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 01:41:18 +0000 Subject: [PATCH 16/19] Bump io.github.classgraph:classgraph from 4.8.167 to 4.8.168 Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.167 to 4.8.168. - [Release notes](https://github.com/classgraph/classgraph/releases) - [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.167...classgraph-4.8.168) --- updated-dependencies: - dependency-name: io.github.classgraph:classgraph dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f4779ca..7eec8296 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 2.15.1 7.5.2 - 4.8.167 + 4.8.168 1.19.7 1.18.30 From f77994d37acdf0fd074c5aab9f95195b1e4c21e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 01:30:42 +0000 Subject: [PATCH 17/19] Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7eec8296..325cb849 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ 4.3.0 0.8.11 - 3.1.0 + 3.2.0 3.6.3 1.6.13 From 33f45c7b8d0829a0198589302b03f6c5b7f3d7ef Mon Sep 17 00:00:00 2001 From: Andreas Keefer Date: Sat, 16 Mar 2024 09:02:52 +0100 Subject: [PATCH 18/19] - ES/OS regression test version updates - maven version update --- .github/workflows/maven-matrix.yml | 4 ++-- .mvn/wrapper/maven-wrapper.properties | 2 +- README.md | 4 ++-- .../core/test/EmbeddedElasticsearchExtension.java | 12 ++++++------ tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/workflows/maven-matrix.yml b/.github/workflows/maven-matrix.yml index 2ea5f59b..f47f1b98 100644 --- a/.github/workflows/maven-matrix.yml +++ b/.github/workflows/maven-matrix.yml @@ -40,8 +40,8 @@ jobs: build-with-es: strategy: matrix: - elasticsearchVersion: [ "8.11.1", "8.10.4", "8.9.2", "8.8.2", "8.7.1", "8.6.2", "8.5.3", "8.4.3", "8.3.3", "8.2.3", "8.1.3", "8.0.1", - "7.17.15", "7.5.2" ] + elasticsearchVersion: [ "8.12.2", "8.11.4", "8.10.4", "8.9.2", "8.8.2", "8.7.1", "8.6.2", "8.5.3", "8.4.3", "8.3.3", "8.2.3", "8.1.3", "8.0.1", + "7.17.18", "7.5.2" ] fail-fast: false runs-on: ubuntu-22.04 steps: diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index eacdc9ed..346d645f 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.5/apache-maven-3.9.5-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar diff --git a/README.md b/README.md index a3e19582..e2d9e4f9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Successful executed migration scripts will not be executed again! - tested on Java 8, 11, 17, and 21 - runs on Spring-Boot 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1 and 3.2 (and of course without Spring-Boot) -- runs on Elasticsearch version 7.5.x - 8.11.x +- runs on Elasticsearch version 7.5.x - 8.12.x - runs on Opensearch version 1.x and 2.x - highly configurable (e.g. location(s) of your migration files, migration files format pattern) - placeholder substitution in migration scripts @@ -33,7 +33,7 @@ Successful executed migration scripts will not be executed again! | Compatibility | Spring Boot | Elasticsearch | Opensearch | |----------------------------------|--------------------------------------------------|----------------------|------------| -| elasticsearch-evolution >= 0.4.2 | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1, 3.2 | 7.5.x - 8.11.x | 1.x - 2.x | +| elasticsearch-evolution >= 0.4.2 | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 3.0, 3.1, 3.2 | 7.5.x - 8.12.x | 1.x - 2.x | | elasticsearch-evolution >= 0.4.0 | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7 | 7.5.x - 8.6.x | 1.x - 2.x | | elasticsearch-evolution 0.3.x | 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7 | 7.5.x - 7.17.x | | | elasticsearch-evolution 0.2.x | 1.5, 2.0, 2.1, 2.2, 2.3, 2.4 | 7.0.x - 7.4.x, 6.8.x | | diff --git a/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java b/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java index 92f5804f..65038775 100644 --- a/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java +++ b/elasticsearch-evolution-core/src/test/java/com/senacor/elasticsearch/evolution/core/test/EmbeddedElasticsearchExtension.java @@ -44,15 +44,15 @@ public class EmbeddedElasticsearchExtension implements TestInstancePostProcessor private static final Logger logger = LoggerFactory.getLogger(EmbeddedElasticsearchExtension.class); private static final Namespace NAMESPACE = Namespace.create(ExtensionContext.class); private static final SortedSet SUPPORTED_SEARCH_VERSIONS = Collections.unmodifiableSortedSet(new TreeSet<>(Arrays.asList( - ofOpensearch("2.11.0"), + ofOpensearch("2.12.0"), + ofOpensearch("2.11.1"), ofOpensearch("2.10.0"), - ofOpensearch("2.9.0"), - ofOpensearch("1.3.13"), + ofOpensearch("1.3.15"), - ofElasticsearch("8.11.1"), + ofElasticsearch("8.12.2"), + ofElasticsearch("8.11.4"), ofElasticsearch("8.10.4"), - ofElasticsearch("8.9.1"), - ofElasticsearch("7.17.15") + ofElasticsearch("7.17.18") ))); @Override diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index af2d369d..0a16f064 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.12 + 3.0.13 com.senacor.elasticsearch.evolution diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index 0730183b..a33038ed 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.6 + 3.1.9 com.senacor.elasticsearch.evolution diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 2c878788..8e6cf545 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.2.3 com.senacor.elasticsearch.evolution From d7fb7aaaa28034067ca4f2f7b4948c2847412764 Mon Sep 17 00:00:00 2001 From: Andreas Keefer Date: Sat, 16 Mar 2024 09:38:32 +0100 Subject: [PATCH 19/19] prepare 0.5.1 release --- README.md | 6 +++--- elasticsearch-evolution-core/pom.xml | 2 +- pom.xml | 2 +- spring-boot-starter-elasticsearch-evolution/pom.xml | 2 +- tests/migration-scripts/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.2/pom.xml | 2 +- tests/test-spring-boot-2.3/pom.xml | 2 +- tests/test-spring-boot-2.4/pom.xml | 2 +- tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-2.6/pom.xml | 2 +- tests/test-spring-boot-2.7/pom.xml | 2 +- tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml | 2 +- tests/test-spring-boot-3.1/pom.xml | 2 +- tests/test-spring-boot-3.2/pom.xml | 2 +- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index e2d9e4f9..cc138875 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ First add the latest version of Elasticsearch-Evolution spring boot starter as a com.senacor.elasticsearch.evolution spring-boot-starter-elasticsearch-evolution - 0.5.0 + 0.5.1 ``` @@ -77,7 +77,7 @@ First add the latest version of Elasticsearch-Evolution core as a dependency: com.senacor.elasticsearch.evolution elasticsearch-evolution-core - 0.5.0 + 0.5.1 ``` @@ -291,7 +291,7 @@ ElasticsearchEvolution.configure() ## 6 changelog -### v0.5.1-SNAPSHOT +### v0.5.1 - version updates (spring-boot 2.7.18) - added regression tests for spring boot 3.2 diff --git a/elasticsearch-evolution-core/pom.xml b/elasticsearch-evolution-core/pom.xml index b99bc1d2..2eacc228 100644 --- a/elasticsearch-evolution-core/pom.xml +++ b/elasticsearch-evolution-core/pom.xml @@ -6,7 +6,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.1-SNAPSHOT + 0.5.1 ../ elasticsearch-evolution-core diff --git a/pom.xml b/pom.xml index 325cb849..bf42ec08 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.1-SNAPSHOT + 0.5.1 pom org.springframework.boot diff --git a/spring-boot-starter-elasticsearch-evolution/pom.xml b/spring-boot-starter-elasticsearch-evolution/pom.xml index 0b90cd76..4727c5b4 100644 --- a/spring-boot-starter-elasticsearch-evolution/pom.xml +++ b/spring-boot-starter-elasticsearch-evolution/pom.xml @@ -6,7 +6,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.1-SNAPSHOT + 0.5.1 ../ spring-boot-starter-elasticsearch-evolution diff --git a/tests/migration-scripts/pom.xml b/tests/migration-scripts/pom.xml index d434ba81..a7f64333 100644 --- a/tests/migration-scripts/pom.xml +++ b/tests/migration-scripts/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.senacor.elasticsearch.evolution migration-scripts - 0.5.1-SNAPSHOT + 0.5.1 jar containing migration files jar diff --git a/tests/pom.xml b/tests/pom.xml index ea6f1a45..711ab312 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ com.senacor.elasticsearch.evolution elasticsearch-evolution-parent - 0.5.1-SNAPSHOT + 0.5.1 ../ tests diff --git a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml index db1d011a..0a009239 100644 --- a/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.1-scriptsInJarFile/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.1-scriptsInJarFile - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.2/pom.xml b/tests/test-spring-boot-2.2/pom.xml index d1fd31fd..5b048f90 100644 --- a/tests/test-spring-boot-2.2/pom.xml +++ b/tests/test-spring-boot-2.2/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.2 - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.3/pom.xml b/tests/test-spring-boot-2.3/pom.xml index ba84ddf4..0e021f1d 100644 --- a/tests/test-spring-boot-2.3/pom.xml +++ b/tests/test-spring-boot-2.3/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.3 - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.4/pom.xml b/tests/test-spring-boot-2.4/pom.xml index b677f73c..e4e02b84 100644 --- a/tests/test-spring-boot-2.4/pom.xml +++ b/tests/test-spring-boot-2.4/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.4 - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml index f402454f..2f536bee 100644 --- a/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-2.5-scriptsInJarFile/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.5-scriptsInJarFile - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.6/pom.xml b/tests/test-spring-boot-2.6/pom.xml index 2b2d834b..a57098d9 100644 --- a/tests/test-spring-boot-2.6/pom.xml +++ b/tests/test-spring-boot-2.6/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.6 - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-2.7/pom.xml b/tests/test-spring-boot-2.7/pom.xml index 528cf187..90540d31 100644 --- a/tests/test-spring-boot-2.7/pom.xml +++ b/tests/test-spring-boot-2.7/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-2.7 - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml index 0a16f064..94b7af3a 100644 --- a/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml +++ b/tests/test-spring-boot-3.0-scriptsInJarFile/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-3.0-scriptsInJarFile - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-3.1/pom.xml b/tests/test-spring-boot-3.1/pom.xml index a33038ed..4f051675 100644 --- a/tests/test-spring-boot-3.1/pom.xml +++ b/tests/test-spring-boot-3.1/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-3.1 - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot diff --git a/tests/test-spring-boot-3.2/pom.xml b/tests/test-spring-boot-3.2/pom.xml index 8e6cf545..81763832 100644 --- a/tests/test-spring-boot-3.2/pom.xml +++ b/tests/test-spring-boot-3.2/pom.xml @@ -10,7 +10,7 @@ com.senacor.elasticsearch.evolution test-spring-boot-3.2 - 0.5.1-SNAPSHOT + 0.5.1 Demo project for Spring Boot