You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mb...@apache.org on 2018/08/28 22:42:19 UTC

[commons-weaver] 02/02: update ASM version in release notes

This is an automated email from the ASF dual-hosted git repository.

mbenson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git

commit b00837f38b672ea5d9ba00a49bffa6843ce7913d
Author: Matt Benson <mb...@apache.org>
AuthorDate: Tue Aug 28 17:05:13 2018 -0500

    update ASM version in release notes
---
 RELEASE-NOTES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 7121847..511e592 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -22,7 +22,7 @@ o WEAVER-23:   Privilizer Weaver computes Object for all variable types in catch
 Changes:
 o WEAVER-20:   Remove commons-io, commons-collections dependencies.
 o WEAVER-21:   Upgrade xbean-finder to v4.9.
-o WEAVER-22:   Upgrade modules to ASM 6.2.
+o WEAVER-22:   Upgrade modules to ASM 6.2.1.
 o WEAVER-25:   Reject blueprint methods that access entities that would be inaccessible.
 o WEAVER-26:   Upgrade to commons-parent v47.