Skip to content

Commit

Permalink
Merge pull request #15 from dashaun/dashaun-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
dashaun authored Apr 3, 2024
2 parents 33c5296 + 55fec2b commit 23b925c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This repo is used to generate:

Create a Spring Boot project:
```bash
curl https://start.spring.io/starter.tgz -d dependencies=web,actuator,native -d javaVersion=21 -d bootVersion=3.1.4 -d type=maven-project | tar -xzf -
curl https://start.spring.io/starter.tgz -d dependencies=web,actuator,native -d javaVersion=21 -d bootVersion=3.2.4 -d type=maven-project | tar -xzf -
```

In the pom.xml replace this:
Expand Down

0 comments on commit 23b925c

Please sign in to comment.