Skip to content

Commit 68651ec

Browse files
HADOOP-19086. Update commons-logging to 1.3.0 (#7472)
This library is not used directly, but httpclient has a dependency, as do some downstream applications. Contributed by Steve Loughran
1 parent 7ab88fe commit 68651ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<commons-csv.version>1.9.0</commons-csv.version>
127127
<commons-io.version>2.16.1</commons-io.version>
128128
<commons-lang3.version>3.12.0</commons-lang3.version>
129-
<commons-logging.version>1.2</commons-logging.version>
129+
<commons-logging.version>1.3.0</commons-logging.version>
130130
<commons-math3.version>3.6.1</commons-math3.version>
131131
<commons-net.version>3.9.0</commons-net.version>
132132
<commons-text.version>1.10.0</commons-text.version>

0 commit comments

Comments
 (0)