Skip to content

Commit

Permalink
Merge pull request #36 from miguno/dependabot/maven/io.micrometer-mic…
Browse files Browse the repository at this point in the history
…rometer-registry-prometheus-1.14.2

Bump io.micrometer:micrometer-registry-prometheus from 1.14.1 to 1.14.2
  • Loading branch information
miguno authored Dec 11, 2024
2 parents 6f5bbcc + 8e93f9c commit a1c2dcd
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 @@ -58,7 +58,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<!-- Dependencies (other than Maven plugins) -->
<micrometer.version>1.14.1</micrometer.version>
<micrometer.version>1.14.2</micrometer.version>
<springdoc.version>2.7.0</springdoc.version>
<spring-boot-admin.version>3.4.1</spring-boot-admin.version>
<!-- Maven plugins -->
Expand Down

0 comments on commit a1c2dcd

Please sign in to comment.