Skip to content

Commit 3eea89b

Browse files
committed
deps: update dependency org.apache.commons:commons-configuration2 to v2.10.1 [security]
1 parent fd3cc0d commit 3eea89b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests
  • bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests

bigtable-hbase-1.x-parent/bigtable-hbase-1.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ limitations under the License.
233233
<dependency>
234234
<groupId>org.apache.commons</groupId>
235235
<artifactId>commons-configuration2</artifactId>
236-
<version>2.9.0</version>
236+
<version>2.10.1</version>
237237
</dependency>
238238
<dependency>
239239
<groupId>org.slf4j</groupId>

bigtable-hbase-2.x-parent/bigtable-hbase-2.x-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ limitations under the License.
205205
<dependency>
206206
<groupId>org.apache.commons</groupId>
207207
<artifactId>commons-configuration2</artifactId>
208-
<version>2.9.0</version>
208+
<version>2.10.1</version>
209209
</dependency>
210210
<dependency>
211211
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)