From bf515042d06ebeb7ca1022d2c05d9a2b56034711 Mon Sep 17 00:00:00 2001 From: dhb52 <dhb52@126.com> Date: 星期三, 20 十一月 2024 12:44:22 +0800 Subject: [PATCH] update 升级SnailJob版本到1.2.0 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 9e33968..fa3ee97 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,5 @@ !*/build/*.java !*/build/*.html !*/build/*.xml + +.flattened-pom.xml -- Gitblit v1.9.3