Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hibernate 5.3.11 compile profile #133

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kristianvld
Copy link

Adding a maven profile option to compile with Hibernate 5.3.11, example:

mvn clean package -DskipTests -Dhibernate5.3.11

Exploiting hibernate 5 works just as before:

java -Dhibernate5 -jar target/ysoserial-0.0.6-SNAPSHOT-all.jar Hibernate1 "touch /tmp/ysoserial"

@frohoff
Copy link
Owner

frohoff commented Dec 23, 2020

Sorry for taking so long to reply to this. Can you be more specific about what compilation error is this fixing?

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.

None yet

2 participants