Skip to content

Commit

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

Bump io.micrometer:micrometer-registry-prometheus from 1.14.0 to 1.14.1
  • Loading branch information
miguno authored Nov 21, 2024
2 parents b562166 + c98c07b commit 70be7b5
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.0</micrometer.version>
<micrometer.version>1.14.1</micrometer.version>
<springdoc.version>2.6.0</springdoc.version>
<spring-boot-admin.version>3.3.5</spring-boot-admin.version>
<!-- Maven plugins -->
Expand Down

0 comments on commit 70be7b5

Please sign in to comment.