From fd60cbd9d83883cafd13bff6fc94323dc212b469 Mon Sep 17 00:00:00 2001 From: gewuyou <1063891901@qq.com> Date: Sat, 9 Sep 2023 17:28:07 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=20jackson-databind?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c43ae95..2105cff 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![](https://img.shields.io/badge/Windows-Passing-49%2C198%2C84.svg?style=falt&logo=Windows) ![](https://img.shields.io/badge/Ubuntu-Passing-49%2C198%2C84.svg?style=falt&logo=Ubuntu) ![](https://img.shields.io/badge/MacOS-Passing-49%2C198%2C84.svg?style=falt&logo=Apple) - +[![安全状态](https://www.murphysec.com/platform3/v31/badge/1700436320488914944.svg)](https://www.murphysec.com/console/report/1700407807803260928/1700436320488914944) JNotepad(Java Notepad)是一款简约而强大的跨平台文本编辑器,旨在提供用户友好的界面和丰富的功能。无论你是在Linux、Windows还是macOS系统上使用,JNotepad都能满足你对文本编辑和查看的需求。 JNotepad使用Java语言编写,并基于JavaFX框架开发,具有良好的可扩展性和稳定性。 @@ -19,7 +19,7 @@ JNotepad使用Java语言编写,并基于JavaFX框架开发,具有良好的 ## 安装教程 -1. Windows 平台,可以直接使用我编译好的可执行程序或自己编译 +1. Windows 平台,可以直接使用编译的可执行程序或自己编译 [gitee-download]: https://gitee.com/jcnc-org/JNotepad/releases diff --git a/pom.xml b/pom.xml index c67b8b0..98ef1f3 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ com.fasterxml.jackson.core jackson-databind - 2.12.7.1 + 2.15.2 From b3c107eeb698dd44853245baae3e1afcfb656801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=BC=E7=89=A9=E6=96=B9=E8=83=BD=E8=87=B4=E7=9F=A5?= <1063891901@qq.com> Date: Sat, 9 Sep 2023 09:33:43 +0000 Subject: [PATCH 2/2] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 格物方能致知 <1063891901@qq.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2105cff..724f172 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ ![](https://img.shields.io/badge/Windows-Passing-49%2C198%2C84.svg?style=falt&logo=Windows) ![](https://img.shields.io/badge/Ubuntu-Passing-49%2C198%2C84.svg?style=falt&logo=Ubuntu) ![](https://img.shields.io/badge/MacOS-Passing-49%2C198%2C84.svg?style=falt&logo=Apple) + + [![安全状态](https://www.murphysec.com/platform3/v31/badge/1700436320488914944.svg)](https://www.murphysec.com/console/report/1700407807803260928/1700436320488914944) + + JNotepad(Java Notepad)是一款简约而强大的跨平台文本编辑器,旨在提供用户友好的界面和丰富的功能。无论你是在Linux、Windows还是macOS系统上使用,JNotepad都能满足你对文本编辑和查看的需求。 JNotepad使用Java语言编写,并基于JavaFX框架开发,具有良好的可扩展性和稳定性。