Skip to content

Commit c360e60

Browse files
authored
chore(deps): update dependency com.google.cloud.functions:functions-framework-api to v1.0.3 (GoogleCloudPlatform#4317)
1 parent 06c95d2 commit c360e60

File tree

42 files changed

+42
-42
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+42
-42
lines changed

container-registry/vulnerability-notification-function/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.google.cloud.functions</groupId>
3939
<artifactId>functions-framework-api</artifactId>
40-
<version>1.0.1</version>
40+
<version>1.0.3</version>
4141
<scope>provided</scope>
4242
</dependency>
4343

functions/concepts/after-timeout/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud.functions</groupId>
4343
<artifactId>functions-framework-api</artifactId>
44-
<version>1.0.2</version>
44+
<version>1.0.3</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

functions/concepts/env-vars/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud.functions</groupId>
4343
<artifactId>functions-framework-api</artifactId>
44-
<version>1.0.2</version>
44+
<version>1.0.3</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

functions/concepts/execution-count/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud.functions</groupId>
4343
<artifactId>functions-framework-api</artifactId>
44-
<version>1.0.2</version>
44+
<version>1.0.3</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

functions/concepts/file-system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud.functions</groupId>
4343
<artifactId>functions-framework-api</artifactId>
44-
<version>1.0.2</version>
44+
<version>1.0.3</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

functions/concepts/lazy-fields/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud.functions</groupId>
4343
<artifactId>functions-framework-api</artifactId>
44-
<version>1.0.2</version>
44+
<version>1.0.3</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

functions/concepts/retry-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud.functions</groupId>
4949
<artifactId>functions-framework-api</artifactId>
50-
<version>1.0.2</version>
50+
<version>1.0.3</version>
5151
<scope>provided</scope>
5252
</dependency>
5353

functions/concepts/retry-timeout/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud.functions</groupId>
4949
<artifactId>functions-framework-api</artifactId>
50-
<version>1.0.2</version>
50+
<version>1.0.3</version>
5151
<scope>provided</scope>
5252
</dependency>
5353

functions/concepts/scopes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.google.cloud.functions</groupId>
4343
<artifactId>functions-framework-api</artifactId>
44-
<version>1.0.2</version>
44+
<version>1.0.3</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

functions/firebase/auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>com.google.cloud.functions</groupId>
4949
<artifactId>functions-framework-api</artifactId>
50-
<version>1.0.2</version>
50+
<version>1.0.3</version>
5151
<scope>provided</scope>
5252
</dependency>
5353

0 commit comments

Comments
 (0)