Skip to content

Commit

Permalink
[1.1.x] Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.9
Browse files Browse the repository at this point in the history
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.8...v3.1.9)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent d3954b2 commit 1e7b4a2
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 @@ -85,7 +85,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty-version>9.4.55.v20240627</jetty-version>
<rxjava-version>3.1.8</rxjava-version>
<rxjava-version>3.1.9</rxjava-version>
<spring-version>5.3.37</spring-version>
<slf4j-version>2.0.14</slf4j-version>
<log4j2-version>2.23.1</log4j2-version>
Expand Down

0 comments on commit 1e7b4a2

Please sign in to comment.