Skip to content

Commit 4aa6972

Browse files
Merge branch 'develop' of https://github.com/xdev-software/vaadin-simple-grid-filter into develop
2 parents 566cf24 + 00fc1b9 commit 4aa6972

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>com.puppycrawl.tools</groupId>
4747
<artifactId>checkstyle</artifactId>
48-
<version>10.20.2</version>
48+
<version>10.21.0</version>
4949
</dependency>
5050
</dependencies>
5151
<configuration>

vaadin-simple-grid-filter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>software.xdev</groupId>
109109
<artifactId>vaadin-date-range-picker</artifactId>
110-
<version>4.1.1</version>
110+
<version>4.2.0</version>
111111
</dependency>
112112
</dependencies>
113113

@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>com.puppycrawl.tools</groupId>
315315
<artifactId>checkstyle</artifactId>
316-
<version>10.20.2</version>
316+
<version>10.21.0</version>
317317
</dependency>
318318
</dependencies>
319319
<configuration>

0 commit comments

Comments
 (0)