We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b8b10 commit 99e1d0fCopy full SHA for 99e1d0f
README.md
@@ -66,8 +66,8 @@ Java 21 or newer
66
67
Maven 3.9.5 or newer
68
69
-Nodejs 18.13.x or newer
+Nodejs 18.19.x or newer
70
71
-Npm 8.19.x or newer
+Npm 10.2.x or newer
72
73
-Angular Cli 17 or newer.
+Angular Cli 18 or newer.
pom.xml
@@ -16,7 +16,7 @@
16
<parent>
17
<groupId>org.springframework.boot</groupId>
18
<artifactId>spring-boot-starter-parent</artifactId>
19
- <version>3.2.0</version>
+ <version>3.3.0</version>
20
<relativePath />
21
<!-- lookup parent from repository -->
22
</parent>
0 commit comments