Skip to content

Commit 847adf5

Browse files
build(deps): update java non-major (#44)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28d6d89 commit 847adf5

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
@@ -10,7 +10,7 @@ SPDX-License-Identifier: EUPL-1.2
1010
<parent>
1111
<groupId>org.springframework.boot</groupId>
1212
<artifactId>spring-boot-starter-parent</artifactId>
13-
<version>3.5.10</version>
13+
<version>3.5.11</version>
1414
<!-- lookup parent from repository -->
1515
<relativePath />
1616
</parent>
@@ -62,7 +62,7 @@ SPDX-License-Identifier: EUPL-1.2
6262
<dependency>
6363
<groupId>com.nimbusds</groupId>
6464
<artifactId>nimbus-jose-jwt</artifactId>
65-
<version>10.7</version>
65+
<version>10.8</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>io.micrometer</groupId>

0 commit comments

Comments
 (0)