Skip to content

Commit

Permalink
Bump groovy from 3.0.15 to 3.0.16 in /pkg/signalfx-agent/bundle/java/…
Browse files Browse the repository at this point in the history
…jmx (open-telemetry#2698)

Bumps [groovy](https://github.com/apache/groovy) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/apache/groovy/releases)
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.codehaus.groovy:groovy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent 5229a5f commit 48d1fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/signalfx-agent/bundle/java/jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy</artifactId>
<version>3.0.15</version>
<version>3.0.16</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit 48d1fd6

Please sign in to comment.