Skip to content

Commit

Permalink
build(deps): bump com.thetransactioncompany:jsonrpc2-client
Browse files Browse the repository at this point in the history
Bumps [com.thetransactioncompany:jsonrpc2-client](https://bitbucket.org/thetransactioncompany/json-rpc-2.0-client) from 2.1 to 2.1.1.
- [Changelog](https://bitbucket.org/thetransactioncompany/json-rpc-2.0-client/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/thetransactioncompany/json-rpc-2.0-client/branches/compare/2.1.1..2.1)

---
updated-dependencies:
- dependency-name: com.thetransactioncompany:jsonrpc2-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 8bc1702 commit 69609a5
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 @@ -250,7 +250,7 @@
<dependency>
<groupId>com.thetransactioncompany</groupId>
<artifactId>jsonrpc2-client</artifactId>
<version>2.1</version>
<version>2.1.1</version>
</dependency>

<!-- https://mvnrepository.com/artifact/org.hamcrest/hamcrest -->
Expand Down

0 comments on commit 69609a5

Please sign in to comment.