Skip to content

Commit f011a1d

Browse files
authored
chore(deps): update dependency org.apache.commons:commons-lang3 to v3.11 (GoogleCloudPlatform#3372)
1 parent 8501bf8 commit f011a1d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

run/events-pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ limitations under the License.
5757
<dependency>
5858
<groupId>org.apache.commons</groupId>
5959
<artifactId>commons-lang3</artifactId>
60-
<version>3.10</version>
60+
<version>3.11</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.springframework.boot</groupId>

run/events-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ limitations under the License.
5757
<dependency>
5858
<groupId>org.apache.commons</groupId>
5959
<artifactId>commons-lang3</artifactId>
60-
<version>3.10</version>
60+
<version>3.11</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.springframework.boot</groupId>

run/image-processing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ limitations under the License.
6565
<dependency>
6666
<groupId>org.apache.commons</groupId>
6767
<artifactId>commons-lang3</artifactId>
68-
<version>3.10</version>
68+
<version>3.11</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.springframework.boot</groupId>

run/pubsub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ limitations under the License.
5757
<dependency>
5858
<groupId>org.apache.commons</groupId>
5959
<artifactId>commons-lang3</artifactId>
60-
<version>3.10</version>
60+
<version>3.11</version>
6161
</dependency>
6262
<dependency>
6363
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)