Skip to content

Commit

Permalink
chore: update component version to 24.5.3 (#20403) (#20433)
Browse files Browse the repository at this point in the history
  • Loading branch information
caalador authored Nov 8, 2024
1 parent 65547dc commit b489b21
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.1</component.version>
<component.version>24.5.3</component.version>
<nimbus-jose-jwt.version>9.41.1</nimbus-jose-jwt.version>
</properties>

Expand Down

0 comments on commit b489b21

Please sign in to comment.