Skip to content

v2.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 10:06
· 374 commits to master since this release

Changelog

  • Updated dependencies
    • Vaadin 14.8.6
  • Minimized the jar #145

Installation

Add the following lines to your pom:

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