We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d6d89 commit 847adf5Copy full SHA for 847adf5
pom.xml
@@ -10,7 +10,7 @@ SPDX-License-Identifier: EUPL-1.2
10
<parent>
11
<groupId>org.springframework.boot</groupId>
12
<artifactId>spring-boot-starter-parent</artifactId>
13
- <version>3.5.10</version>
+ <version>3.5.11</version>
14
<!-- lookup parent from repository -->
15
<relativePath />
16
</parent>
@@ -62,7 +62,7 @@ SPDX-License-Identifier: EUPL-1.2
62
<dependency>
63
<groupId>com.nimbusds</groupId>
64
<artifactId>nimbus-jose-jwt</artifactId>
65
- <version>10.7</version>
+ <version>10.8</version>
66
</dependency>
67
68
<groupId>io.micrometer</groupId>
0 commit comments