Upgrade jbbp to 3.0.1 (#4954)

* Upgrade jbbp from 1.4.1 to 3.0.1,
  changelog: https://github.com/raydac/java-binary-block-parser?tab=readme-ov-fie#change-log

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2025-08-17 21:42:31 +02:00
committed by GitHub
parent a53d9a8894
commit a95a770e1f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -470,7 +470,7 @@
<dependency>
<groupId>com.igormaznitsa</groupId>
<artifactId>jbbp</artifactId>
<version>1.4.1</version>
<version>3.0.1</version>
<scope>compile</scope>
</dependency>