Skip to content

Commit

Permalink
chore: update component version to 24.5.3 (#20403)
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Collovati <[email protected]>
Co-authored-by: Zhe Sun <[email protected]>
  • Loading branch information
3 people authored Nov 8, 2024
1 parent 4a08a10 commit 9690d07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class TestVersion {

public static final String VAADIN = "24.5.1";
public static final String VAADIN = "24.5.2";
public static final String FONTAWESOME = "5.15.1";

}
2 changes: 1 addition & 1 deletion flow-tests/vaadin-spring-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<component.version>24.5.2</component.version>
<component.version>24.5.3</component.version>
<nimbus-jose-jwt.version>9.45</nimbus-jose-jwt.version>
</properties>

Expand Down

0 comments on commit 9690d07

Please sign in to comment.