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 cb1c2ca commit ca99326Copy full SHA for ca99326
2 files changed
pom.xml
@@ -24,7 +24,7 @@
24
<parent>
25
<groupId>org.springframework.boot</groupId>
26
<artifactId>spring-boot-starter-parent</artifactId>
27
- <version>3.4.2</version>
+ <version>3.4.3</version>
28
<relativePath />
29
</parent>
30
trackerforce-common/pom.xml
@@ -29,7 +29,7 @@
<properties>
31
<jsonwebtoken.version>0.12.6</jsonwebtoken.version>
32
- <springdoc-openapi-starter-webmvc-ui.version>2.8.3</springdoc-openapi-starter-webmvc-ui.version>
+ <springdoc-openapi-starter-webmvc-ui.version>2.8.5</springdoc-openapi-starter-webmvc-ui.version>
33
</properties>
34
35
<dependencies>
0 commit comments