Mentions légales du service

Skip to content
Snippets Groups Projects

chore(deps): upgrade pushy 0.14.1 → 0.15.1

Closed Jujube Orange requested to merge feature/upgrade-pushy into develop
2 files
+ 5
10
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -16,11 +16,11 @@
<dependencies>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-vault-config</artifactId>
</dependency>
<artifactId>spring-cloud-starter-vault-config</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
</dependency>
@@ -43,6 +43,7 @@
<dependency>
<groupId>com.eatthepath</groupId>
<artifactId>pushy</artifactId>
<version>0.15.1</version>
</dependency>
<dependency>
Loading