Skip to content

Commit 07da33a

Browse files
committed
chore: update dependencies
1 parent 8b9944f commit 07da33a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.5.0</version>
16+
<version>3.5.3</version>
1717
<relativePath/> <!-- lookup parent from repository -->
1818
</parent>
1919
<modules>
@@ -39,8 +39,6 @@
3939
<typescript-generator-maven-plugin.version>3.2.1263</typescript-generator-maven-plugin.version>
4040
<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
4141
<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>
4442
</properties>
4543
<dependencyManagement>
4644
<dependencies>

0 commit comments

Comments
 (0)