Skip to content

Commit

Permalink
chore: update component version to 24.4.12 (#19991)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored Sep 19, 2024
1 parent bf420c4 commit ef6e04e
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.3.12";
public static final String VAADIN = "24.4.9";
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.4.11</component.version>
<component.version>24.4.12</component.version>
<nimbus-jose-jwt.version>9.41.1</nimbus-jose-jwt.version>
</properties>

Expand Down

0 comments on commit ef6e04e

Please sign in to comment.