Commit Graph

4 Commits

Author SHA1 Message Date
dependabot[bot]
f08162fdc4 Bump org.springframework.boot from 3.3.2 to 3.3.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 23:54:43 +02:00
dependabot[bot]
f5df497fd9 Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.40 to 9.41.1.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41.1..9.40)

---
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>
2024-09-17 21:48:56 +00:00
efd6be775e update JWT handling for external services
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-28 22:37:20 +02:00
52c64f5d5d initial commit
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-18 00:27:19 +02:00