Skip to content

Commit

Permalink
fix: upgrade io.micrometer:micrometer-registry-prometheus from 1.11.3…
Browse files Browse the repository at this point in the history
… to 1.11.4

Snyk has created this PR to upgrade io.micrometer:micrometer-registry-prometheus from 1.11.3 to 1.11.4.

See this package in Maven Repository:
https://mvnrepository.com/artifact/io.micrometer/micrometer-registry-prometheus/

See this project in Snyk:
https://app.snyk.io/org/obo/project/694589da-f197-4564-86a6-e15cb0d0b468?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 4, 2023
1 parent b734662 commit 694cc73
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 @@ -217,7 +217,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<version>1.11.3</version>
<version>1.11.4</version>
</dependency>

<!--TEST-->
Expand Down

0 comments on commit 694cc73

Please sign in to comment.