Skip to content

Commit 6fc330a

Browse files
vaadin-botArtur-
andauthored
test: Match nimbus-jose-jwt version with license-checker (#3010) (CP: 24.6) (#3014)
test: Match nimbus-jose-jwt version with license-checker (#3010) Co-authored-by: Artur <[email protected]>
1 parent 58c4c37 commit 6fc330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/java/tests/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<maven.deploy.skip>true</maven.deploy.skip>
1919
<maven.javadoc.skip>true</maven.javadoc.skip>
2020
<formatter.basedir>${project.parent.parent.basedir}</formatter.basedir>
21-
<nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
21+
<nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
2222
</properties>
2323

2424
<dependencyManagement>

0 commit comments

Comments
 (0)