Skip to content

Commit cd94006

Browse files
Bump the maven-dependencies group across 1 directory with 22 updates
Bumps the maven-dependencies group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.axonframework:axon-bom](https://github.com/AxonFramework/axon-bom) | `4.12.1` | `4.12.2` | | [org.axonframework:axon-server-connector](https://github.com/AxonFramework/AxonFramework) | `4.12.1` | `5.0.0-preview` | | [org.axonframework:axon-messaging](https://github.com/AxonFramework/AxonFramework) | `4.12.1` | `5.0.0-preview` | | org.axonframework:axon-spring-boot-autoconfigure | `4.12.1` | `5.0.0-preview` | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.6` | `4.0.0` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.5.6` | `4.0.0` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.5.6` | `4.0.0` | | [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `3.5.6` | `4.0.0` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.5.6` | `4.0.0` | | [org.springframework.boot:spring-boot-docker-compose](https://github.com/spring-projects/spring-boot) | `3.5.6` | `4.0.0` | | [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) | `3.7.11` | `3.8.0` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `6.0.0` | `6.0.1` | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.2.20` | `2.2.21` | | org.jetbrains.kotlin:kotlin-maven-allopen | `2.2.20` | `2.2.21` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.2.20` | `2.2.21` | | com.vaadin:vaadin-bom | `24.9.2` | `24.9.5` | | [com.vaadin:vaadin-maven-plugin](https://github.com/vaadin/platform) | `24.9.2` | `24.9.5` | | [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `11.13.2` | `11.17.1` | | org.apache.avro:avro | `1.12.0` | `1.12.1` | | org.apache.avro:avro-maven-plugin | `1.12.0` | `1.12.1` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.13` | `3.0.0` | Updates `org.axonframework:axon-bom` from 4.12.1 to 4.12.2 - [Release notes](https://github.com/AxonFramework/axon-bom/releases) - [Commits](AxonFramework/axon-bom@axon-4.12.1...axon-4.12.2) Updates `org.axonframework:axon-server-connector` from 4.12.1 to 5.0.0-preview - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Commits](AxonFramework/AxonFramework@axon-4.12.1...axon-5.0.0-preview) Updates `org.axonframework:axon-messaging` from 4.12.1 to 5.0.0-preview - [Release notes](https://github.com/AxonFramework/AxonFramework/releases) - [Commits](AxonFramework/AxonFramework@axon-4.12.1...axon-5.0.0-preview) Updates `org.axonframework:axon-spring-boot-autoconfigure` from 4.12.1 to 5.0.0-preview Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.springframework.boot:spring-boot-starter` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.springframework.boot:spring-boot-docker-compose` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `io.projectreactor:reactor-core` from 3.7.11 to 3.8.0 - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.7.11...v3.8.0) Updates `org.junit.jupiter:junit-jupiter` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...r6.0.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.springframework.boot:spring-boot-starter` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.2.20 to 2.2.21 Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.2.20 to 2.2.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.2.20...v2.2.21) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 2.2.20 to 2.2.21 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.2.20 to 2.2.21 Updates `com.vaadin:vaadin-bom` from 24.9.2 to 24.9.5 Updates `com.vaadin:vaadin-maven-plugin` from 24.9.2 to 24.9.5 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](vaadin/platform@24.9.2...24.9.5) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.flywaydb:flyway-core` from 11.13.2 to 11.17.1 - [Release notes](https://github.com/flyway/flyway/releases) - [Commits](flyway/flyway@flyway-11.13.2...flyway-11.17.1) Updates `com.vaadin:vaadin-maven-plugin` from 24.9.2 to 24.9.5 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](vaadin/platform@24.9.2...24.9.5) Updates `org.apache.avro:avro` from 1.12.0 to 1.12.1 Updates `org.apache.avro:avro-maven-plugin` from 1.12.0 to 1.12.1 Updates `org.springframework.boot:spring-boot-docker-compose` from 3.5.6 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.5.6...v4.0.0) Updates `org.apache.avro:avro-maven-plugin` from 1.12.0 to 1.12.1 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.13 to 3.0.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.13...v3.0.0) --- updated-dependencies: - dependency-name: org.axonframework:axon-bom dependency-version: 4.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.axonframework:axon-server-connector dependency-version: 5.0.0-preview dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.axonframework:axon-messaging dependency-version: 5.0.0-preview dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.axonframework:axon-spring-boot-autoconfigure dependency-version: 5.0.0-preview dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-docker-compose dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: io.projectreactor:reactor-core dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-version: 2.2.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.vaadin:vaadin-bom dependency-version: 24.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.flywaydb:flyway-core dependency-version: 11.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.avro:avro dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.avro:avro-maven-plugin dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-docker-compose dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.avro:avro-maven-plugin dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 826f099 commit cd94006

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

multitenancy/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515

1616
<properties>
1717
<!-- Database -->
18-
<flyway.version>11.13.2</flyway.version>
18+
<flyway.version>11.17.1</flyway.version>
1919
<h2.version>2.4.240</h2.version>
2020
<!-- UI -->
21-
<vaadin.version>24.9.2</vaadin.version>
21+
<vaadin.version>24.9.5</vaadin.version>
2222
<java.version>21</java.version>
2323
</properties>
2424

pom.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@
3535
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3636
<!-- Language -->
3737
<kotlin.compiler.jvmTarget>17</kotlin.compiler.jvmTarget>
38-
<kotlin.version>2.2.20</kotlin.version>
39-
<kotlin.maven.version>2.2.20</kotlin.maven.version>
38+
<kotlin.version>2.2.21</kotlin.version>
39+
<kotlin.maven.version>2.2.21</kotlin.maven.version>
4040
<maven.compiler.source>17</maven.compiler.source>
4141
<maven.compiler.target>17</maven.compiler.target>
4242
<!-- Axon -->
43-
<axon-bom.version>4.12.1</axon-bom.version>
43+
<axon-bom.version>4.12.2</axon-bom.version>
4444
<!--Spring-->
45-
<spring-boot.version>3.5.6</spring-boot.version>
45+
<spring-boot.version>4.0.0</spring-boot.version>
4646
<!-- Database -->
4747
<hibernate-core.version>6.2.6.Final</hibernate-core.version>
4848
<!--Other-->
4949
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
50-
<reactor-core.version>3.7.11</reactor-core.version>
50+
<reactor-core.version>3.8.0</reactor-core.version>
5151
<!--Testing-->
5252
<hamcrest.version>1.3</hamcrest.version>
53-
<junit.version>6.0.0</junit.version>
53+
<junit.version>6.0.1</junit.version>
5454
<mockito.version>5.20.0</mockito.version>
5555
<testcontainers.version>1.21.3</testcontainers.version>
5656
<!-- Build and Plugins -->
@@ -76,17 +76,17 @@
7676
<dependency>
7777
<groupId>org.axonframework</groupId>
7878
<artifactId>axon-server-connector</artifactId>
79-
<version>4.12.1</version>
79+
<version>5.0.0-preview</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.axonframework</groupId>
8383
<artifactId>axon-messaging</artifactId>
84-
<version>4.12.1</version>
84+
<version>5.0.0-preview</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>org.axonframework</groupId>
8888
<artifactId>axon-spring-boot-autoconfigure</artifactId>
89-
<version>4.12.1</version>
89+
<version>5.0.0-preview</version>
9090
</dependency>
9191

9292
<!--Spring-->

serialization-avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<description>Module demonstrating usage of Apache Avro as serialization format for messages and events</description>
1616

1717
<properties>
18-
<avro.version>1.12.0</avro.version>
18+
<avro.version>1.12.1</avro.version>
1919
</properties>
2020

2121
<dependencies>

set-based-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<!--Serialization-->
1919
<jackson-core.version>2.20</jackson-core.version>
2020
<!--UI-->
21-
<spring-doc.version>2.8.13</spring-doc.version>
21+
<spring-doc.version>3.0.0</spring-doc.version>
2222
</properties>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)