Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
build: update to vaadin 24.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
linux-china committed Jun 7, 2023
1 parent b104c78 commit c5f0dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alibaba-broker-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<spring-boot.version>3.0.6</spring-boot.version>
<vaadin.version>24.0.5</vaadin.version>
<vaadin.version>24.0.6</vaadin.version>
<flexmark-all.version>0.64.8</flexmark-all.version>
<undertow.version>2.3.5.Final</undertow.version>
<vaadin.productionMode>true</vaadin.productionMode>
Expand Down

0 comments on commit c5f0dab

Please sign in to comment.