fix: harden gzip decode and release 0.4.5

Avoid ZipException when Vert.x already decompressed gzip bodies, keep jackson-databind on the IDE classpath, and show a real build version instead of unknown.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
q
2026-08-18 01:00:32 +08:00
parent f3da45bb16
commit 054e9cc1ec
9 changed files with 42 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "nfd-web",
"version": "0.4.2",
"version": "0.4.5",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",