diff --git a/integration-tests/it-spring-boot-smoke-test/pom.xml b/integration-tests/it-spring-boot-smoke-test/pom.xml index c6a7e5dfc..f56f7de87 100644 --- a/integration-tests/it-spring-boot-smoke-test/pom.xml +++ b/integration-tests/it-spring-boot-smoke-test/pom.xml @@ -20,7 +20,7 @@ 25 - 6.0.3 + 6.1.0 diff --git a/integration-tests/it-spring-boot-smoke-test/src/test/resources/META-INF/native-image/io.prometheus/it-spring-boot-smoke-test/serialization-config.json b/integration-tests/it-spring-boot-smoke-test/src/test/resources/META-INF/native-image/io.prometheus/it-spring-boot-smoke-test/serialization-config.json new file mode 100644 index 000000000..eccc08a42 --- /dev/null +++ b/integration-tests/it-spring-boot-smoke-test/src/test/resources/META-INF/native-image/io.prometheus/it-spring-boot-smoke-test/serialization-config.json @@ -0,0 +1,5 @@ +[ + { + "name": "org.junit.platform.engine.UniqueId$SerializedForm" + } +] diff --git a/pom.xml b/pom.xml index f9c25d9e2..172e56a62 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 2.3.0 4.3.0 3.13.2 - 6.0.3 + 6.1.0 2.28.1-alpha 8 25