This is an automated email from the ASF dual-hosted git repository.

dinglei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-schema-registry.git


The following commit(s) were added to refs/heads/main by this push:
     new 9bf7943  [polish] fix pom file warning.
     new 76924cd  Merge pull request #35 from GOODBOY008/main_hotfix
9bf7943 is described below

commit 9bf7943af2593db8770e2f39243d935c759a3291
Author: gongzhongqiang <[email protected]>
AuthorDate: Fri Aug 12 21:14:05 2022 +0800

    [polish] fix pom file warning.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03b7323..0c55248 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,7 @@
             <artifactId>spring-boot-dependencies</artifactId>
             <version>${spring-boot.version}</version>
             <type>pom</type>
-            <scope>import</scope>
+            <scope>compile</scope>
         </dependency>
 
         <dependency>

Reply via email to