Skip to content

Commit 84790f7

Browse files
authored
deps: update dependency commons-cli:commons-cli to v1.9.0 (#3275)
1 parent 22f79b7 commit 84790f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

benchmarks/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>commons-cli</groupId>
9999
<artifactId>commons-cli</artifactId>
100-
<version>1.8.0</version>
100+
<version>1.9.0</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>com.google.auto.value</groupId>
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>commons-cli</groupId>
120120
<artifactId>commons-cli</artifactId>
121-
<version>1.8.0</version>
121+
<version>1.9.0</version>
122122
</dependency>
123123

124124
<dependency>

google-cloud-spanner-executor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>commons-cli</groupId>
131131
<artifactId>commons-cli</artifactId>
132-
<version>1.8.0</version>
132+
<version>1.9.0</version>
133133
</dependency>
134134
<dependency>
135135
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)