We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9944f commit 07da33aCopy full SHA for 07da33a
pom.xml
@@ -13,7 +13,7 @@
13
<parent>
14
<groupId>org.springframework.boot</groupId>
15
<artifactId>spring-boot-starter-parent</artifactId>
16
- <version>3.5.0</version>
+ <version>3.5.3</version>
17
<relativePath/> <!-- lookup parent from repository -->
18
</parent>
19
<modules>
@@ -39,8 +39,6 @@
39
<typescript-generator-maven-plugin.version>3.2.1263</typescript-generator-maven-plugin.version>
40
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
41
<license-maven-plugin.version>2.4.0</license-maven-plugin.version>
42
- <!-- remove if included in spring boot version -->
43
- <postgresql.version>42.7.7</postgresql.version>
44
</properties>
45
<dependencyManagement>
46
<dependencies>
0 commit comments