Skip to content

Commit

Permalink
Update dependency io.projectreactor:reactor-core to v3.6.11 (langchai…
Browse files Browse the repository at this point in the history
…n4j#54)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.projectreactor:reactor-core](https://redirect.github.com/reactor/reactor-core)
| `3.6.10` -> `3.6.11` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.projectreactor:reactor-core/3.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.projectreactor:reactor-core/3.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.projectreactor:reactor-core/3.6.10/3.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.projectreactor:reactor-core/3.6.10/3.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>reactor/reactor-core (io.projectreactor:reactor-core)</summary>

###
[`v3.6.11`](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.6.11)

[Compare
Source](https://redirect.github.com/reactor/reactor-core/compare/v3.6.10...v3.6.11)

<!-- Release notes generated using configuration in .github/release.yml
at v3.6.11 -->

`Reactor Core` `3.6.11` is part of **`2023.0.11` Release Train**.

##### What's Changed

##### ✨ New features and improvements

- Bump `byteBuddy` to version `1.15.4` by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[#&#8203;3905](https://redirect.github.com/reactor/reactor-core/issues/3905)
- Bump `Micrometer` to version `1.12.11` by
[@&#8203;violetagg](https://redirect.github.com/violetagg) in
[`149aeaf`](https://redirect.github.com/reactor/reactor-core/commit/149aeaf3981cf1d61d8c29cb128dda362031ebe5)

**Full Changelog**:
reactor/reactor-core@v3.6.10...v3.6.11

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/langchain4j/langchain4j-spring).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and qing-wq committed Nov 20, 2024
1 parent 50658ed commit 196e64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langchain4j-reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.6.10</version>
<version>3.6.11</version>
</dependency>

<!-- TEST -->
Expand Down

0 comments on commit 196e64b

Please sign in to comment.