Skip to content

Commit

Permalink
Bump the maven-dependencies group with 13 updates
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-starter-webflux](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.springframework.boot:spring-boot-starter-data-jpa](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.0` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.3` | `1.20.4` |
| com.vaadin:vaadin-bom | `24.5.4` | `24.5.5` |
| com.vaadin:vaadin-maven-plugin | `24.5.4` | `24.5.5` |
| [org.axonframework.extensions.multitenancy:axon-multitenancy-spring-boot-starter](https://github.com/AxonFramework/extension-multitenancy) | `4.10.2` | `4.10.3` |
| [org.axonframework.extensions.multitenancy:axon-multitenancy-spring-boot-autoconfigure](https://github.com/AxonFramework/extension-multitenancy) | `4.10.2` | `4.10.3` |
| [org.axonframework.extensions.multitenancy:axon-multitenancy](https://github.com/AxonFramework/extension-multitenancy) | `4.10.2` | `4.10.3` |
| [org.flywaydb:flyway-core](https://github.com/flyway/flyway) | `10.21.0` | `11.0.0` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.6.0` | `2.7.0` |


Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.testcontainers:junit-jupiter` from 1.20.3 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.springframework.boot:spring-boot-starter` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `com.vaadin:vaadin-bom` from 24.5.4 to 24.5.5

Updates `com.vaadin:vaadin-maven-plugin` from 24.5.4 to 24.5.5

Updates `org.axonframework.extensions.multitenancy:axon-multitenancy-spring-boot-starter` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/AxonFramework/extension-multitenancy/releases)
- [Commits](AxonFramework/extension-multitenancy@axon-multi-tenancy-4.10.2...axon-multi-tenancy-4.10.3)

Updates `org.axonframework.extensions.multitenancy:axon-multitenancy-spring-boot-autoconfigure` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/AxonFramework/extension-multitenancy/releases)
- [Commits](AxonFramework/extension-multitenancy@axon-multi-tenancy-4.10.2...axon-multi-tenancy-4.10.3)

Updates `org.axonframework.extensions.multitenancy:axon-multitenancy` from 4.10.2 to 4.10.3
- [Release notes](https://github.com/AxonFramework/extension-multitenancy/releases)
- [Commits](AxonFramework/extension-multitenancy@axon-multi-tenancy-4.10.2...axon-multi-tenancy-4.10.3)

Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.3.5 to 3.4.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.5...v3.4.0)

Updates `org.flywaydb:flyway-core` from 10.21.0 to 11.0.0
- [Release notes](https://github.com/flyway/flyway/releases)
- [Commits](flyway/flyway@flyway-10.21.0...flyway-11.0.0)

Updates `com.vaadin:vaadin-maven-plugin` from 24.5.4 to 24.5.5

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.6.0 to 2.7.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.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter
  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-minor
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.testcontainers: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-minor
  dependency-group: maven-dependencies
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: com.vaadin:vaadin-bom
  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-patch
  dependency-group: maven-dependencies
- dependency-name: org.axonframework.extensions.multitenancy:axon-multitenancy-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.axonframework.extensions.multitenancy:axon-multitenancy-spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.axonframework.extensions.multitenancy:axon-multitenancy
  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-minor
  dependency-group: maven-dependencies
- dependency-name: org.flywaydb:flyway-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 0248b9d commit 525c40f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions multitenancy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

<properties>
<!-- Database -->
<flyway.version>10.21.0</flyway.version>
<flyway.version>11.0.0</flyway.version>
<h2.version>2.3.232</h2.version>
<!-- UI -->
<vaadin.version>24.5.4</vaadin.version>
<vaadin.version>24.5.5</vaadin.version>
<java.version>21</java.version>
</properties>

Expand Down Expand Up @@ -60,17 +60,17 @@
<dependency>
<groupId>org.axonframework.extensions.multitenancy</groupId>
<artifactId>axon-multitenancy-spring-boot-starter</artifactId>
<version>4.10.2</version>
<version>4.10.3</version>
</dependency>
<dependency>
<groupId>org.axonframework.extensions.multitenancy</groupId>
<artifactId>axon-multitenancy-spring-boot-autoconfigure</artifactId>
<version>4.10.2</version>
<version>4.10.3</version>
</dependency>
<dependency>
<groupId>org.axonframework.extensions.multitenancy</groupId>
<artifactId>axon-multitenancy</artifactId>
<version>4.10.2</version>
<version>4.10.3</version>
</dependency>

<!-- Spring -->
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<!-- Axon -->
<axon-bom.version>4.10.3</axon-bom.version>
<!--Spring-->
<spring-boot.version>3.3.5</spring-boot.version>
<spring-boot.version>3.4.0</spring-boot.version>
<!-- Database -->
<hibernate-core.version>6.2.6.Final</hibernate-core.version>
<!--Other-->
Expand All @@ -50,7 +50,7 @@
<hamcrest.version>1.3</hamcrest.version>
<junit.version>5.11.3</junit.version>
<mockito.version>5.14.2</mockito.version>
<testcontainers.version>1.20.3</testcontainers.version>
<testcontainers.version>1.20.4</testcontainers.version>
<!-- Build and Plugins -->
<maven-compiler.version>3.13.0</maven-compiler.version>
<maven-surefire.version>3.5.2</maven-surefire.version>
Expand Down
2 changes: 1 addition & 1 deletion set-based-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!--Serialization-->
<jackson-core.version>2.18.1</jackson-core.version>
<!--UI-->
<spring-doc.version>2.6.0</spring-doc.version>
<spring-doc.version>2.7.0</spring-doc.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 525c40f

Please sign in to comment.