Skip to content

Commit

Permalink
build(deps): bump org.bitcoinj:bitcoinj-core from 0.16.3 to 0.16.4
Browse files Browse the repository at this point in the history
Bumps [org.bitcoinj:bitcoinj-core](https://github.com/bitcoinj/bitcoinj) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/bitcoinj/bitcoinj/releases)
- [Commits](bitcoinj/bitcoinj@v0.16.3...v0.16.4)

---
updated-dependencies:
- dependency-name: org.bitcoinj:bitcoinj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 278bc95 commit 6a7a06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-core</artifactId>
<version>0.16.3</version>
<version>0.16.4</version>
</dependency>
<!-- the protobuf-javalite version pulled by bitcoinj-core.0.16.2 contains a vulnerability -->
<dependency>
Expand Down

0 comments on commit 6a7a06d

Please sign in to comment.