Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Commit

Permalink
Update webjars
Browse files Browse the repository at this point in the history
based on platform's versions.js and the new combo-box release
  • Loading branch information
pekam committed Mar 22, 2019
1 parent abe0124 commit ef6f586
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions vaadin-combo-box-flow/pom.xml
Expand Up @@ -46,13 +46,13 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-combo-box</artifactId>
<version>4.2.5</version>
<version>4.2.7</version>
</dependency>

<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-text-field</artifactId>
<version>2.3.0</version>
<version>2.3.5</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
Expand All @@ -62,7 +62,7 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-material-styles</artifactId>
<version>1.2.0</version>
<version>1.2.2</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
Expand Down Expand Up @@ -92,7 +92,7 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-control-state-mixin</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
Expand All @@ -117,12 +117,12 @@
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-themable-mixin</artifactId>
<version>1.4.1</version>
<version>1.4.4</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.vaadin</groupId>
<artifactId>vaadin-overlay</artifactId>
<version>3.2.5</version>
<version>3.2.11</version>
</dependency>
<dependency>
<groupId>org.webjars.bowergithub.polymerelements</groupId>
Expand Down

0 comments on commit ef6f586

Please sign in to comment.