Update pom.xml

Add SonarQube Setting
This commit is contained in:
nubang 2024-11-28 14:32:17 +09:00 committed by GitHub
parent a0ba075bd8
commit 21873b4a97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,8 @@
<maven-checkstyle.version>3.6.0</maven-checkstyle.version>
<nohttp-checkstyle.version>0.0.11</nohttp-checkstyle.version>
<spring-format.version>0.0.43</spring-format.version>
<sonar.organization>bh-yu</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<dependencies>