Skip to content

Commit

Permalink
chore: use springboot 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Jan 29, 2025
1 parent 2202c1f commit 3146c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pit/lib/lib-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ generateStarter() {
downloadInitializer() {
_name=$1
_java=`computeJavaMajor`
_boot=3.4.1
_boot=3.4.2
_group=com.vaadin.initializer
_type=$2
_deps=$3
Expand Down

0 comments on commit 3146c00

Please sign in to comment.