solr icon indicating copy to clipboard operation
solr copied to clipboard

Update bouncycastle to v1.81

Open solrbot opened this issue 11 months ago • 1 comments

This PR contains the following updates:

Package Type Update Change
org.bouncycastle:bcprov-jdk18on (source) dependencies minor 1.78.1 -> 1.81
org.bouncycastle:bcpkix-jdk18on (source) dependencies minor 1.78.1 -> 1.81

Configuration

📅 Schedule: Branch creation - "* * * * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot

solrbot avatar Jan 24 '25 04:01 solrbot

* What went wrong:
Could not determine the dependencies of task ':solr:modules:jwt-auth:collectJarInfos'.
> Could not resolve all dependencies for configuration ':solr:modules:jwt-auth:jarValidation'.
   > Could not resolve org.bouncycastle:bcpkix-jdk18on:1.80.
     Required by:
         project :solr:modules:jwt-auth
         project :solr:modules:jwt-auth > project :platform
      > Cannot find a version of 'org.bouncycastle:bcpkix-jdk18on' that satisfies the version constraints:
           Dependency path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' --> 'org.bouncycastle:bcpkix-jdk18on:1.80'
           Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' --> 'org.bouncycastle:bcpkix-jdk18on:{strictly 1.78.1}' because of the following reason: dependency was locked to version '1.78.1'
           Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' --> 'org.apache:platform:10.0.0-SNAPSHOT' (runtimeElements) --> 'org.bouncycastle:bcpkix-jdk18on:1.80'

   > Could not resolve org.bouncycastle:bcprov-jdk18on:1.80.
     Required by:
         project :solr:modules:jwt-auth
         project :solr:modules:jwt-auth > project :platform
      > Cannot find a version of 'org.bouncycastle:bcprov-jdk18on' that satisfies the version constraints:
           Dependency path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' --> 'org.bouncycastle:bcprov-jdk18on:1.80'
           Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' --> 'org.bouncycastle:bcprov-jdk18on:{strictly 1.78.1}' because of the following reason: dependency was locked to version '1.78.1'
           Constraint path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' --> 'org.apache:platform:10.0.0-SNAPSHOT' (runtimeElements) --> 'org.bouncycastle:bcprov-jdk18on:1.80'
           Dependency path 'org.apache.solr:jwt-auth:10.0.0-SNAPSHOT' --> 'org.bouncycastle:bcpkix-jdk18on:1.80' (runtime) --> 'org.bouncycastle:bcutil-jdk18on:1.78.1' (runtime) --> 'org.bouncycastle:bcprov-jdk18on:1.78.1'

janhoy avatar Jan 24 '25 10:01 janhoy

This PR has had no activity for 60 days and is now labeled as stale. Any new activity will remove the stale label. To attract more reviewers, please tag people who might be familiar with the code area and/or notify the [email protected] mailing list. To exempt this PR from being marked as stale, make it a draft PR or add the label "exempt-stale". If left unattended, this PR will be closed after another 60 days of inactivity. Thank you for your contribution!

github-actions[bot] avatar Aug 05 '25 00:08 github-actions[bot]