Skip to content

Commit

Permalink
chore: License Checker 1.13.2 (#20535) (#20538)
Browse files Browse the repository at this point in the history
* chore: License Checker 1.13.2

* chore: upgrade open to 8.5.0.4

---------

Co-authored-by: Mikhail Shabarov <[email protected]>
Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
3 people authored Nov 22, 2024
1 parent 1158e74 commit c42f3a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>license-checker</artifactId>
<version>1.13.0</version>
<version>1.13.2</version>
</dependency>

<!-- Test dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion vaadin-dev-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>open</artifactId>
<version>8.5.0.3</version>
<version>8.5.0.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c42f3a8

Please sign in to comment.