Skip to content

Commit

Permalink
Use the BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Nov 13, 2024
1 parent 463bb38 commit 9e3f73a
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 @@ -367,8 +367,10 @@
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-core</artifactId>
<artifactId>micrometer-bom</artifactId>
<version>1.14.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
Expand Down

0 comments on commit 9e3f73a

Please sign in to comment.