Merge pull request #48 from skyero-aws/dependabot/maven/master/io.reactivex.rxjava3-rxjava-3.1.10

Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.10
This commit is contained in:
github-actions[bot] 2025-03-26 21:45:24 +00:00 committed by GitHub
commit b5bf3c7c7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -208,7 +208,7 @@
<dependency> <dependency>
<groupId>io.reactivex.rxjava3</groupId> <groupId>io.reactivex.rxjava3</groupId>
<artifactId>rxjava</artifactId> <artifactId>rxjava</artifactId>
<version>3.1.8</version> <version>3.1.10</version>
</dependency> </dependency>
<dependency> <dependency>