Skip to content

Commit

Permalink
chore(deps): bump jmeter.version from 5.6 to 5.6.1
Browse files Browse the repository at this point in the history
Bumps `jmeter.version` from 5.6 to 5.6.1.

Updates `ApacheJMeter_core` from 5.6 to 5.6.1
- [Release notes](https://github.com/apache/jmeter/releases)
- [Changelog](https://github.com/apache/jmeter/blob/master/xdocs/changes_history.xml)
- [Commits](apache/jmeter@rel/v5.6...rel/v5.6.1)

Updates `jorphan` from 5.6 to 5.6.1
- [Release notes](https://github.com/apache/jmeter/releases)
- [Changelog](https://github.com/apache/jmeter/blob/master/xdocs/changes_history.xml)
- [Commits](apache/jmeter@rel/v5.6...rel/v5.6.1)

---
updated-dependencies:
- dependency-name: org.apache.jmeter:ApacheJMeter_core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.jmeter:jorphan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent bf3ab3f commit d93e110
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 @@ -25,7 +25,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

<!-- dependency versions -->
<jmeter.version>5.6</jmeter.version>
<jmeter.version>5.6.1</jmeter.version>
<amqp.client.version>5.18.0</amqp.client.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<slf4j.version>2.0.7</slf4j.version>
Expand Down

0 comments on commit d93e110

Please sign in to comment.