Skip to content

Commit

Permalink
Bump the guide-dependencies-maven group across 2 directories with 2 u…
Browse files Browse the repository at this point in the history
…pdates

Bumps the guide-dependencies-maven group with 2 updates in the /complete directory: com.vaadin:vaadin-bom and com.vaadin:vaadin-maven-plugin.
Bumps the guide-dependencies-maven group with 2 updates in the /initial directory: com.vaadin:vaadin-bom and com.vaadin:vaadin-maven-plugin.


Updates `com.vaadin:vaadin-bom` from 24.4.4 to 24.5.2

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.4 to 24.5.2

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.4 to 24.5.2

Updates `com.vaadin:vaadin-bom` from 24.4.4 to 24.5.2

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.4 to 24.5.2

Updates `com.vaadin:vaadin-maven-plugin` from 24.4.4 to 24.5.2

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-maven
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-maven
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-maven
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-maven
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-maven
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: guide-dependencies-maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e838804 commit 47596d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion complete/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<java.version>17</java.version>
<vaadin.version>24.4.4</vaadin.version>
<vaadin.version>24.5.2</vaadin.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion initial/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<properties>
<java.version>17</java.version>
<vaadin.version>24.4.4</vaadin.version>
<vaadin.version>24.5.2</vaadin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 47596d5

Please sign in to comment.