Skip to content

Commit

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

---
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] committed Jun 25, 2024
1 parent 9f9dc99 commit 862d069
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 @@ -55,7 +55,7 @@
<dependency>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-core</artifactId>
<version>0.16.2</version>
<version>0.16.3</version>
</dependency>
<!-- the protobuf-javalite version pulled by bitcoinj-core.0.16.2 contains a vulnerability -->
<dependency>
Expand Down

0 comments on commit 862d069

Please sign in to comment.