Skip to content

Commit 2e4bc5d

Browse files
authored
chore(deps): update dependency io.github.resilience4j:resilience4j-core to v1.7.1 (GoogleCloudPlatform#5500)
1 parent 3c9a23c commit 2e4bc5d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bigtable/scheduled-backups/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ limitations under the License.
8787
<dependency>
8888
<groupId>io.github.resilience4j</groupId>
8989
<artifactId>resilience4j-core</artifactId>
90-
<version>1.7.0</version>
90+
<version>1.7.1</version>
9191
<scope>test</scope>
9292
</dependency>
9393
<dependency>

functions/helloworld/hello-gcs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>io.github.resilience4j</groupId>
110110
<artifactId>resilience4j-core</artifactId>
111-
<version>1.7.0</version>
111+
<version>1.7.1</version>
112112
<scope>test</scope>
113113
</dependency>
114114
<dependency>

functions/helloworld/hello-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>io.github.resilience4j</groupId>
7171
<artifactId>resilience4j-core</artifactId>
72-
<version>1.7.0</version>
72+
<version>1.7.1</version>
7373
<scope>test</scope>
7474
</dependency>
7575
<dependency>

functions/helloworld/hello-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<dependency>
110110
<groupId>io.github.resilience4j</groupId>
111111
<artifactId>resilience4j-core</artifactId>
112-
<version>1.7.0</version>
112+
<version>1.7.1</version>
113113
<scope>test</scope>
114114
</dependency>
115115
<dependency>

0 commit comments

Comments
 (0)