Skip to content

Commit

Permalink
chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35
Browse files Browse the repository at this point in the history
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.34 to 9.35.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.35..9.34)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2023
1 parent 87031b1 commit 3a3f484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow-tests/vaadin-spring-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<component.version>24.1.9</component.version>
<nimbus-jose-jwt.version>9.34</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.35</nimbus-jose-jwt.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 3a3f484

Please sign in to comment.