Skip to content

Commit

Permalink
Correct pom (#207)
Browse files Browse the repository at this point in the history
* correct pom.xml

* correct pom.xml
  • Loading branch information
HugoBouttes authored Oct 9, 2024
1 parent b2aea55 commit 79fb274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>${starterweb.version}</version>>
<version>${starterweb.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 79fb274

Please sign in to comment.