From aae13bd61c7b6f9c0a812c827dedc0fa6dfa8b44 Mon Sep 17 00:00:00 2001 From: donghui <977675308@qq.com> Date: Tue, 6 Feb 2024 10:08:53 +0800 Subject: [PATCH] bump version to 1.0.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 14aa225..05c6152 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.sonarsource.plugins.mybatis sonar-mybatis-plugin sonar-plugin - 1.0.7 + 1.0.8 MyBatis Plugin for SonarQube Rules to check SQL statements in MyBatis Mapper XML files