Skip to content

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Dec 08:02
· 1255 commits to master since this release

Changelog

  • Updated dependencies
    • Vaadin 14.7.7

Installation

Add the following lines to your pom:

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