arch-unit-build-plugin-core
arch-unit-build-plugin-core copied to clipboard
Upgrade libraries to support java 23
Summary
After bumping projects to start using java 23, archunit started to give ussuported class file warnings due to java version
[WARNING] Error during import from jrt:/java.base/java/lang/Record.class, falling back to simple import java.lang.IllegalArgumentException: Unsupported class file major version 67
please update libraries to align with java 23 version.
Type of Issue
It is a :
- [ ] bug
- [x] request
- [ ] question regarding the documentation
Motivation
Be able to bump services to java 23 without loosing functionality using archunit
Current Behavior
Expected Behavior
Steps to Reproduce (for bugs)
Run archunit with a java 23 compiled version
Your Environment
- Version used: 4.0.1
- OS and version:
- Version of libs used: