Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Copyright (c) 2012 - Jeremy Long
<commons-lang3.version>3.20.0</commons-lang3.version>
<commons-text.version>1.15.0</commons-text.version>
<httpcomponents.client.version>5.5.1</httpcomponents.client.version>
<httpcomponents.core.version>5.3.6</httpcomponents.core.version>
<httpcomponents.core.version>5.4</httpcomponents.core.version>
<!-- note that logging will be noisy and broken until we upgrade to 3.2
See https://issues.apache.org/jira/browse/JCS-232 and
https://github.com/apache/commons-jcs/pull/120 -->
Expand Down
Loading