Skip to content

Commit

Permalink
Reverted Eclipse JDT to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tazmaniax committed Aug 24, 2023
1 parent ef77488 commit 5747b3f
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ require: &allDependencies
- org.bouncycastle -> bcpkix-jdk18on 1.76
- org.codehaus.groovy -> groovy 3.0.19
- org.codehaus.groovy -> groovy-xml 3.0.19
- org.eclipse.jdt -> org.eclipse.jdt.core 3.34.0
- org.eclipse.jdt -> ecj 3.34.0
- org.eclipse.jdt -> org.eclipse.jdt.core 3.33.0
- org.eclipse.jdt -> ecj 3.33.0
- org.hibernate -> hibernate-core 5.6.5.Final.patched
- net.bytebuddy -> byte-buddy 1.14.6
- javax.persistence -> javax.persistence-api 2.2
Expand Down
Binary file added framework/lib/ecj-3.33.0.jar
Binary file not shown.
Binary file removed framework/lib/ecj-3.34.0.jar
Binary file not shown.
Binary file added framework/lib/org.eclipse.jdt.core-3.33.0.jar
Binary file not shown.
Binary file removed framework/lib/org.eclipse.jdt.core-3.34.0.jar
Binary file not shown.

0 comments on commit 5747b3f

Please sign in to comment.