Skip to content

Commit

Permalink
Update dependency org.python:jython-standalone to v2.7.3 (#2842)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 19, 2022
1 parent 53ac5b5 commit c2ff7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-graphite/pom.xml
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>org.python</groupId>
<artifactId>jython-standalone</artifactId>
<version>2.7.2</version>
<version>2.7.3</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit c2ff7b6

Please sign in to comment.