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

Updated 3rd party dependencies #1459

Merged
merged 10 commits into from
Mar 1, 2024
Prev Previous commit
Next Next commit
Updated 3rd party dependencies
tazmaniax committed Dec 20, 2023
commit 7db262760ab9780f16f424bc09774717a39993d7
2 changes: 1 addition & 1 deletion framework/dependencies.yml
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ require: &allDependencies
- org.hibernate -> hibernate-c3p0 5.6.15.Final
- org.hibernate -> hibernate-ehcache 5.6.15.Final
- com.mchange -> mchange-commons-java 0.2.20
- org.javassist -> javassist 3.29.2-GA
- org.javassist -> javassist 3.30.1-GA
- io.netty -> netty 3.10.6.Final
- org.postgresql -> postgresql 42.7.1
- org.slf4j -> slf4j-api 2.0.9
Binary file removed framework/lib/javassist-3.29.2-GA.jar
Binary file not shown.
Binary file added framework/lib/javassist-3.30.1-GA.jar
Binary file not shown.