Skip to content

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 07:31
· 1313 commits to master since this release

Changelog

  • Updated dependencies
    • Vaadin 14.4.10
  • Fixed #54

Installation

Add the following lines to your pom:

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>vaadin-date-range-picker</artifactId>
   <version>2.1.1</version>
</dependency>