We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acee964 commit 82391a6Copy full SHA for 82391a6
1 file changed
release-notes.md
@@ -1,6 +1,11 @@
1
Byte Buddy release notes
2
------------------------
3
4
+### 30. March 2025: version 1.17.5
5
+
6
+- Update ASM to version 8.4 to support Java 25 using ASM reader and writer.
7
+- Include `AnnotationRemoval` visitor for removing or replacing annotations.
8
9
### 23. March 2025: version 1.17.4
10
11
- Add `SafeVarargs` plugin.
0 commit comments