frohoff / ysoserial

A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.
http://frohoff.github.io/appseccali-marshalling-pickles/
MIT License
7.65k stars 1.74k forks source link

javax.interceptor-api/3.1 is no longer available #220

Closed CaledoniaProject closed 5 months ago

CaledoniaProject commented 6 months ago

Hi there,

One the the dependency is moved, and the project is not compilable now: https://mvnrepository.com/artifact/javax.interceptor/javax.interceptor-api/3.1

Can you fix the repo?

frohoff commented 5 months ago

Fixed in #222