diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 5cfdf61b..43641a07 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -14,7 +14,7 @@ jobs: - '3.2.12' - '3.3.7' - '3.3.8-SNAPSHOT' - - '3.4.1-SNAPSHOT' + - '3.4.2-SNAPSHOT' jmolecules: - '2023.2.1' - '2025.0.0-RC2' diff --git a/pom.xml b/pom.xml index 031d3e59..127ddf22 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ 2023.2.1 UTF-8 UTF-8 - 3.4.0 + 3.4.1 6.2.1 3.1.1 1.17.6 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 6ad6b32a..55c76846 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0-RC1 + 3.4.1