Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Commit

Permalink
Updating components to latest maintenance versions (#114)
Browse files Browse the repository at this point in the history
`vaadin-grid`, `vaadin-context-menu`, and `vaadin-date-picker` have been upgraded.
  • Loading branch information
mehdi-vaadin authored Dec 7, 2018
1 parent 1cf8b1d commit e6f338c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-date-picker</artifactId>
<version>3.3.0</version>
<version>3.3.2</version>
<exclusions>
<exclusion>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
Expand Down Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-grid</artifactId>
<version>5.2.1</version>
<version>5.2.5</version>
<exclusions>
<exclusion>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
Expand Down Expand Up @@ -276,7 +276,7 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-context-menu</artifactId>
<version>4.2.0</version>
<version>4.2.1</version>
<exclusions>
<exclusion>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
Expand Down

0 comments on commit e6f338c

Please sign in to comment.