Skip to content

Commit

Permalink
Bump com.igormaznitsa:jbbp from 2.0.4 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [com.igormaznitsa:jbbp](https://github.com/raydac/java-binary-block-parser) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/raydac/java-binary-block-parser/releases)
- [Changelog](https://github.com/raydac/java-binary-block-parser/blob/master/changelog.txt)
- [Commits](https://github.com/raydac/java-binary-block-parser/commits/2.0.6)

---
updated-dependencies:
- dependency-name: com.igormaznitsa:jbbp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent afafd4f commit fd8ccec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xchange-serum/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.igormaznitsa</groupId>
<artifactId>jbbp</artifactId>
<version>2.0.4</version>
<version>2.0.6</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit fd8ccec

Please sign in to comment.