Repository: ant-ivy Updated Branches: refs/heads/master 582e6e6cb -> 1fd5dd9b5
Update release notes Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/1fd5dd9b Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/1fd5dd9b Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/1fd5dd9b Branch: refs/heads/master Commit: 1fd5dd9b51b3fbea87c449aa2e275501c446c0cc Parents: 582e6e6 Author: Gintas Grigelionis <[email protected]> Authored: Mon Apr 9 00:46:41 2018 +0200 Committer: Gintas Grigelionis <[email protected]> Committed: Mon Apr 9 00:46:41 2018 +0200 ---------------------------------------------------------------------- asciidoc/release-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1fd5dd9b/asciidoc/release-notes.adoc ---------------------------------------------------------------------- diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc index a47d3eb..f16adb1 100644 --- a/asciidoc/release-notes.adoc +++ b/asciidoc/release-notes.adoc @@ -37,7 +37,7 @@ More information about the project can be found on the website link:https://ant. Key features of this 2.5.0 release are: * The minimum runtime Java version required is now Java 7 - * Ivy now uses BouncyCastle 1.58. Due to the non backward compatibility of that library, earlier versions are not supported. + * Ivy now uses BouncyCastle OpenPGP API 1.59. Due to the non backward compatibility of that library, earlier versions are not supported. * Ivy now uses HttpComponents HttpClient 4.5.x version with HTTP backed resolvers. Users are expected to have this version of the library (and its dependencies) in their runtime classpath if they want to use such resolvers. The previous (similarly named but not the same) commons-httpclient library is no longer used or supported. (jira:IVY-1563[])
