Skip to content

Commit

Permalink
Merge branch 'spring-cloud:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
555cider authored Sep 27, 2024
2 parents 81e8635 + 57dd4f0 commit 4a9ba62
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"@antora/collector-extension": "1.0.0-beta.2",
"@asciidoctor/tabs": "1.0.0-beta.6",
"@springio/antora-extensions": "1.14.2",
"@springio/asciidoctor-extensions": "1.0.0-alpha.13"
"@springio/asciidoctor-extensions": "1.0.0-alpha.14"
}
}
4 changes: 2 additions & 2 deletions spring-cloud-netflix-eureka-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-rsa</artifactId>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 4a9ba62

Please sign in to comment.