Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
romaderi12 authored Apr 27, 2024
1 parent 9b94aec commit 51ecd12
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@
<name>DashboardManager</name>
<description>deeper-sast-demo</description>
<properties>
<java.version>17</java.version>
<sonar.organization>sonarsourceresearch</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<sonar.organization>romaderi12</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 51ecd12

Please sign in to comment.