Skip to content

Commit d550ed9

Browse files
Bump the maven-dependencies group with 8 updates
Bumps the maven-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.1` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.1` | | [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.1` | | [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.4.0` | `3.4.1` | | [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.11.3` | `5.11.4` | | com.vaadin:vaadin-bom | `24.5.8` | `24.6.0` | | com.vaadin:vaadin-maven-plugin | `24.5.8` | `24.6.0` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.springframework.boot:spring-boot-starter` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.junit.jupiter:junit-jupiter` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `org.springframework.boot:spring-boot-starter` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `com.vaadin:vaadin-bom` from 24.5.8 to 24.6.0 Updates `com.vaadin:vaadin-maven-plugin` from 24.5.8 to 24.6.0 Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.0...v3.4.1) Updates `com.vaadin:vaadin-maven-plugin` from 24.5.8 to 24.6.0 --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter 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-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-webflux dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.vaadin:vaadin-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: com.vaadin:vaadin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-data-jpa dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.vaadin:vaadin-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f983d45 commit d550ed9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

multitenancy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<flyway.version>11.1.0</flyway.version>
1919
<h2.version>2.3.232</h2.version>
2020
<!-- UI -->
21-
<vaadin.version>24.5.8</vaadin.version>
21+
<vaadin.version>24.6.0</vaadin.version>
2222
<java.version>21</java.version>
2323
</properties>
2424

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
<!-- Axon -->
4141
<axon-bom.version>4.10.4</axon-bom.version>
4242
<!--Spring-->
43-
<spring-boot.version>3.4.0</spring-boot.version>
43+
<spring-boot.version>3.4.1</spring-boot.version>
4444
<!-- Database -->
4545
<hibernate-core.version>6.2.6.Final</hibernate-core.version>
4646
<!--Other-->
4747
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
4848
<reactor-core.version>3.7.1</reactor-core.version>
4949
<!--Testing-->
5050
<hamcrest.version>1.3</hamcrest.version>
51-
<junit.version>5.11.3</junit.version>
51+
<junit.version>5.11.4</junit.version>
5252
<mockito.version>5.14.2</mockito.version>
5353
<testcontainers.version>1.20.4</testcontainers.version>
5454
<!-- Build and Plugins -->

0 commit comments

Comments
 (0)