Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade deps #17

Merged
merged 6 commits into from
Dec 6, 2024
Merged

Upgrade deps #17

merged 6 commits into from
Dec 6, 2024

Conversation

marcobiscaro2112
Copy link
Contributor

Review per commit is recommended.

  • Upgrade GitHub actions
  • Upgrade dependencies
    • cheshire from 5.11.0 to 5.13.0
    • clj-http from 3.12.3 to 3.13.0
    • org.clojure/core.cache from 1.0.225 to 1.1.234
    • com.auth0/java-jwt from 4.0.0 to 4.4.0
    • org.bouncycastle/* from 1.78.1 to 1.79
  • Remove some dependencies
    • ring/ring-codec
    • org.bovinegenius/exploding-fish

Use java.net.URI to resolve URIs instead.
Use java.net.URLEncoder to encode URLs instead.
We use the Provider component (bcprov-jdk18on), not the OpenPGP component (bcpg-jdk18on).
@marcobiscaro2112 marcobiscaro2112 marked this pull request as ready for review December 6, 2024 18:41
@marcobiscaro2112 marcobiscaro2112 merged commit 6319fd8 into master Dec 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants