Skip to content

Commit

Permalink
chore: upgrade vaadin 23.5.5 (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Sep 16, 2024
1 parent 5bae790 commit 53f28c6
Show file tree
Hide file tree
Showing 4 changed files with 1,825 additions and 1,825 deletions.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</parent>

<properties>
<bnd.version>5.2.0</bnd.version>
<bnd.version>6.4.0</bnd.version>
<spifly.version>1.3.4</spifly.version>
<extra.bundles.dir>${project.build.directory}/extra-bundles</extra.bundles.dir>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vaadin.version>23.4.0</vaadin.version>
<vaadin.version>23.5.5</vaadin.version>
</properties>
<repositories>
<!-- The order of definitions matters. Explicitly defining central here to make sure it has the highest priority. -->
Expand Down
Loading

0 comments on commit 53f28c6

Please sign in to comment.