## Summary
- Upgrade `jacoco-maven-plugin` from 0.8.11 → 0.8.13 to fix `Unsupported class file major version 69` errors with JDK 25
- Pin `slf4j-api` to 2.0.16 and `logback-classic` to 1.5.12 (replaces deprecated `RELEASE` keyword)
- Add explicit `<version>3.13.0</version>` to `maven-compiler-plugin`
Closes #28
- Upgrade jacoco-maven-plugin 0.8.11 → 0.8.13 (fixes 'Unsupported class file major version 69' with JDK 25)
- Pin slf4j-api to 2.0.16 and logback-classic to 1.5.12 (replaces deprecated RELEASE)
- Add maven-compiler-plugin version 3.13.0
Closes#28
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
jacoco-maven-pluginfrom 0.8.11 → 0.8.13 to fixUnsupported class file major version 69errors with JDK 25slf4j-apito 2.0.16 andlogback-classicto 1.5.12 (replaces deprecatedRELEASEkeyword)<version>3.13.0</version>tomaven-compiler-pluginCloses #28