Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit c1bdc68

Browse files
committed
Update dependencies
1 parent 62212c2 commit c1bdc68

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
@@ -61,7 +61,7 @@
6161
<dependency>
6262
<groupId>org.springdoc</groupId>
6363
<artifactId>springdoc-openapi-ui</artifactId>
64-
<version>1.5.8</version>
64+
<version>1.5.9</version>
6565
</dependency>
6666

6767
<!-- running script plugin -->
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.jetbrains</groupId>
9898
<artifactId>annotations</artifactId>
99-
<version>20.1.0</version>
99+
<version>21.0.0</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)