Skip to content

Commit 268530d

Browse files
Bump the guide-dependencies-maven group across 2 directories with 2 updates
Bumps the guide-dependencies-maven group with 2 updates in the /complete directory: com.vaadin:vaadin-bom and [com.vaadin:vaadin-maven-plugin](https://github.com/vaadin/platform). Bumps the guide-dependencies-maven group with 2 updates in the /initial directory: com.vaadin:vaadin-bom and [com.vaadin:vaadin-maven-plugin](https://github.com/vaadin/platform). Updates `com.vaadin:vaadin-bom` from 24.8.0 to 24.9.1 Updates `com.vaadin:vaadin-maven-plugin` from 24.8.0 to 24.9.1 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](vaadin/platform@24.8.0...24.9.1) Updates `com.vaadin:vaadin-maven-plugin` from 24.8.0 to 24.9.1 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](vaadin/platform@24.8.0...24.9.1) Updates `com.vaadin:vaadin-bom` from 24.8.0 to 24.9.1 Updates `com.vaadin:vaadin-maven-plugin` from 24.8.0 to 24.9.1 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](vaadin/platform@24.8.0...24.9.1) Updates `com.vaadin:vaadin-maven-plugin` from 24.8.0 to 24.9.1 - [Release notes](https://github.com/vaadin/platform/releases) - [Commits](vaadin/platform@24.8.0...24.9.1) --- updated-dependencies: - dependency-name: com.vaadin:vaadin-bom dependency-version: 24.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: com.vaadin:vaadin-bom dependency-version: 24.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven - dependency-name: com.vaadin:vaadin-maven-plugin dependency-version: 24.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: guide-dependencies-maven ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37fa071 commit 268530d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

complete/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<java.version>17</java.version>
20-
<vaadin.version>24.8.0</vaadin.version>
20+
<vaadin.version>24.9.1</vaadin.version>
2121
</properties>
2222

2323
<dependencies>

initial/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<properties>
1919
<java.version>17</java.version>
20-
<vaadin.version>24.8.0</vaadin.version>
20+
<vaadin.version>24.9.1</vaadin.version>
2121
</properties>
2222

2323
<dependencies>

0 commit comments

Comments
 (0)