Skip to content

Commit

Permalink
Bump com.lmax:disruptor from 3.4.4 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [com.lmax:disruptor](https://github.com/LMAX-Exchange/disruptor) from 3.4.4 to 4.0.0.
- [Release notes](https://github.com/LMAX-Exchange/disruptor/releases)
- [Changelog](https://github.com/LMAX-Exchange/disruptor/blob/master/CHANGELOG.adoc)
- [Commits](LMAX-Exchange/disruptor@3.4.4...4.0.0)

---
updated-dependencies:
- dependency-name: com.lmax:disruptor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 19faae5 commit 75c2cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feign-reactor-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<wiremock.version>2.35.0</wiremock.version>
<awaitility.version>4.2.0</awaitility.version>
<blockhound.version>1.0.8.RELEASE</blockhound.version>
<disruptor.version>3.4.4</disruptor.version>
<disruptor.version>4.0.0</disruptor.version>
<spring-cloud-starter-sleuth.version>3.1.7</spring-cloud-starter-sleuth.version>
<brave-tests.version>5.16.0</brave-tests.version>

Expand Down

0 comments on commit 75c2cbe

Please sign in to comment.