Upgrade jbbp to 3.0.2 (#5560)

* Upgrade jbbp from 3.0.1 to 3.0.2,
  changelog: https://github.com/raydac/java-binary-block-parser/releases/tag/3.0.2

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2026-05-12 07:22:52 +02:00
committed by GitHub
parent 67fd900271
commit 8ac9352c65
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -141,7 +141,7 @@
<dependency>
<groupId>com.igormaznitsa</groupId>
<artifactId>jbbp</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
<scope>compile</scope>
</dependency>
+1 -1
View File
@@ -471,7 +471,7 @@
<dependency>
<groupId>com.igormaznitsa</groupId>
<artifactId>jbbp</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
<scope>compile</scope>
</dependency>