Skip to content

Commit

Permalink
Merge pull request #40 from ApptuitAI/dependabot/maven/prometheus-cli…
Browse files Browse the repository at this point in the history
…ent/com.google.code.gson-gson-2.8.9

Bump gson from 2.8.6 to 2.8.9 in /prometheus-client
  • Loading branch information
rshivane authored Jul 26, 2022
2 parents f2699c7 + 844c50e commit d3e42d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ limitations under the License.
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.6</version>
<version>2.8.9</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d3e42d6

Please sign in to comment.