Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaMaciaszek committed May 16, 2024
2 parents 6b3ced2 + ed6db40 commit d0945df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ You can see more information and examples of usage in the following sections:

Apart from the basic `ServiceInstanceListSupplier` implementation that retrieves instances via `DiscoveryClient` each time it has to choose an instance, we provide two caching implementations.

[[https://github-com/ben-manes/caffeine[caffeine]-backed-loadbalancer-cache-implementation]]
[[caffeine-backed-loadbalancer-cache-implementation]]
=== https://github.com/ben-manes/caffeine[Caffeine]-backed LoadBalancer Cache Implementation

If you have `com.github.ben-manes.caffeine:caffeine` in the classpath, Caffeine-based implementation will be used.
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-commons-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<name>spring-cloud-commons-dependencies</name>
<description>Spring Cloud Commons Dependencies</description>
<properties>
<spring-security-rsa.version>1.1.2</spring-security-rsa.version>
<spring-security-rsa.version>1.1.3</spring-security-rsa.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit d0945df

Please sign in to comment.