Skip to content

Commit 8f9d4d3

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 48a751a + 6323214 commit 8f9d4d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.3.5</version>
8+
<version>3.4.2</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>id.my.hendisantika</groupId>
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.springdoc</groupId>
3838
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
39-
<version>2.6.0</version>
39+
<version>2.8.5</version>
4040
</dependency>
4141
<dependency>
4242
<groupId>org.postgresql</groupId>

0 commit comments

Comments
 (0)