Skip to content

Commit

Permalink
Use the new BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Sep 4, 2023
1 parent 1c2549e commit fb90ad5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -458,8 +458,10 @@
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<artifactId>slf4j-bom</artifactId>
<version>2.0.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down

0 comments on commit fb90ad5

Please sign in to comment.