- Update to v1.16.1
* Changes of v1.16.1 + Correct reflective activation of Class File API. + Reject array descriptors that are not well-formed in TypePool. OBS-URL: https://build.opensuse.org/package/show/Java:packages/byte-buddy?expand=0&rev=47
This commit is contained in:
parent
e4d7ee444e
commit
5db9be7dac
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65234ac23a27ddc9c12291b37ebb4b3e2456f2d784ee8b731ff9932b08187d11
|
||||
size 2066615
|
3
byte-buddy-1.16.1.tar.gz
Normal file
3
byte-buddy-1.16.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9a23766ffee8cb0928dafe5ea9b55277a076821a60d01675d28bf8587a659e2
|
||||
size 2067221
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 19 10:07:34 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v1.16.1
|
||||
* Changes of v1.16.1
|
||||
+ Correct reflective activation of Class File API.
|
||||
+ Reject array descriptors that are not well-formed in
|
||||
TypePool.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 18 10:59:07 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: byte-buddy
|
||||
Version: 1.16.0
|
||||
Version: 1.16.1
|
||||
Release: 0
|
||||
Summary: Runtime code generation for the Java virtual machine
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user