Skip to content

Commit

Permalink
Merge pull request #246 from smallrye/dependabot/maven/org.springfram…
Browse files Browse the repository at this point in the history
…ework.cloud-spring-cloud-starter-netflix-eureka-server-3.1.1

build(deps-dev): bump spring-cloud-starter-netflix-eureka-server from 3.1.0 to 3.1.1
  • Loading branch information
michalszynkiewicz authored Feb 21, 2022
2 parents 6ebd54c + 6bf770b commit 8245aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service-discovery/eureka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 8245aac

Please sign in to comment.