Skip to content

Conversation

@mdoube
Copy link
Member

@mdoube mdoube commented Nov 25, 2025

No description provided.

mdoube added 17 commits October 13, 2025 17:57
It belongs in bonej-plus and created problems being included here.
Should be brought in transitively via bonej-plus
This created a circular dependency which breaks the Maven dependency
model.
4.11 was complaining about Java >20

Caused by: java.lang.IllegalArgumentException: Java 21 (65) is not
supported by the current version of Byte Buddy which officially supports
Java 20 (64) - update Byte Buddy or set net.bytebuddy.experimental as a
VM property
	at net.bytebuddy.utility.OpenedClassReader.of(OpenedClassReader.java:96)
They are not dependencies so no need to include the repo address.
@mdoube mdoube merged commit f8e811f into master Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants