Skip to content

Commit

Permalink
chore: Upgrade LC to 1.12.14 (#19897) (CP: 24.3) (#19899)
Browse files Browse the repository at this point in the history
* chore: Upgrade LC to 1.12.14 (#19897)

* update com.vaadin:open version

---------

Co-authored-by: Mikhail Shabarov <[email protected]>
  • Loading branch information
mcollovati and mshabarov authored Sep 6, 2024
1 parent 95229ad commit cb910e1
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 @@ -250,7 +250,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>license-checker</artifactId>
<version>1.12.8</version>
<version>1.12.14</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</version>
<version>8.5.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit cb910e1

Please sign in to comment.