Skip to content

chore(deps): bump the gradle-dependencies group with 3 updates#6

Merged
r0073rr0r merged 1 commit into
mainfrom
dependabot/gradle/gradle-dependencies-4550a8e5cf
Feb 23, 2026
Merged

chore(deps): bump the gradle-dependencies group with 3 updates#6
r0073rr0r merged 1 commit into
mainfrom
dependabot/gradle/gradle-dependencies-4550a8e5cf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle-dependencies group with 3 updates: org.bouncycastle:bcprov-jdk18on, org.bouncycastle:bcpg-jdk18on and com.google.zxing:core.

Updates org.bouncycastle:bcprov-jdk18on from 1.81 to 1.83

Changelog

Sourced from org.bouncycastle:bcprov-jdk18on's changelog.

2.1.1 Version Release: 1.84 Date:      TBD

2.2.1 Version Release: 1.83 Date:      2025, November 27th.

... (truncated)

Commits

Updates org.bouncycastle:bcpg-jdk18on from 1.81 to 1.83

Changelog

Sourced from org.bouncycastle:bcpg-jdk18on's changelog.

2.1.1 Version Release: 1.84 Date:      TBD

2.2.1 Version Release: 1.83 Date:      2025, November 27th.

... (truncated)

Commits

Updates org.bouncycastle:bcpg-jdk18on from 1.81 to 1.83

Changelog

Sourced from org.bouncycastle:bcpg-jdk18on's changelog.

2.1.1 Version Release: 1.84 Date:      TBD

2.2.1 Version Release: 1.83 Date:      2025, November 27th.

... (truncated)

Commits

Updates com.google.zxing:core from 3.5.3 to 3.5.4

Release notes

Sourced from com.google.zxing:core's releases.

ZXing 3.5.4

What's Changed

Full Changelog: zxing/zxing@zxing-3.5.3...zxing-3.5.4

Commits
  • f651b0a [maven-release-plugin] prepare release zxing-3.5.4
  • 6d66bd9 Restore 3.5.4-SNAPSHOT
  • c65c550 [maven-release-plugin] prepare release zxing-3.5.4
  • 00ff3cb Add new Sonatype repo
  • 4a16098 [maven-release-plugin] rollback the release of zxing-3.5.4
  • 7c58665 [maven-release-plugin] prepare for next development iteration
  • b36e149 [maven-release-plugin] prepare release zxing-3.5.4
  • 8536950 [maven-release-plugin] rollback the release of zxing-3.5.4
  • 1fe940f [maven-release-plugin] prepare release zxing-3.5.4
  • 6cf1062 Manually update secondary packages to 3.5.4. parent
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle-dependencies group with 3 updates: [org.bouncycastle:bcprov-jdk18on](https://github.com/bcgit/bc-java), [org.bouncycastle:bcpg-jdk18on](https://github.com/bcgit/bc-java) and [com.google.zxing:core](https://github.com/zxing/zxing).


Updates `org.bouncycastle:bcprov-jdk18on` from 1.81 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpg-jdk18on` from 1.81 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpg-jdk18on` from 1.81 to 1.83
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `com.google.zxing:core` from 3.5.3 to 3.5.4
- [Release notes](https://github.com/zxing/zxing/releases)
- [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES)
- [Commits](zxing/zxing@zxing-3.5.3...zxing-3.5.4)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-version: '1.83'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.bouncycastle:bcpg-jdk18on
  dependency-version: '1.83'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: org.bouncycastle:bcpg-jdk18on
  dependency-version: '1.83'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-dependencies
- dependency-name: com.google.zxing:core
  dependency-version: 3.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 23, 2026
@r0073rr0r r0073rr0r merged commit 11e32ea into main Feb 23, 2026
2 checks passed
@r0073rr0r r0073rr0r deleted the dependabot/gradle/gradle-dependencies-4550a8e5cf branch February 23, 2026 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant