Skip to content

Commit

Permalink
Merge pull request #1397 from tazmaniax/third_party_dependency_update…
Browse files Browse the repository at this point in the history
…_20220403

Third party dependency update 20220403
  • Loading branch information
xael-fry authored Apr 12, 2022
2 parents 4a41d32 + 4e9b3d4 commit 20d8744
Show file tree
Hide file tree
Showing 13 changed files with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions framework/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require: &allDependencies
- org.ow2.asm -> asm-tree 9.2
- org.ow2.asm -> asm-analysis 9.2
- cglib -> cglib 3.3.0
- com.google.code.gson -> gson 2.8.9
- com.google.code.gson -> gson 2.9.0
- com.jamonapi -> jamon 2.82
- com.ning -> async-http-client 1.9.40
- commons-beanutils 1.9.4
Expand All @@ -34,12 +34,12 @@ require: &allDependencies
- javax.inject 1.0
- javax.validation -> validation-api 1.1.0.Final
- jaxen 1.2.0
- joda-time 2.10.13
- joda-time 2.10.14
- org.hamcrest -> hamcrest-all 1.3
- junit 4.13.2
- jregex 1.2_01
- log4j-api 2.17.1
- log4j-core 2.17.1
- log4j-api 2.17.2
- log4j-core 2.17.2
- net.sf.ehcache -> ehcache 2.10.9.2
- net.sf.ezmorph -> ezmorph 1.0.6
- net.sf.jsr107cache -> jsr107cache 1.1
Expand All @@ -50,11 +50,11 @@ require: &allDependencies
- org.apache.ivy -> ivy 2.5.0
- org.bouncycastle -> bcprov-jdk15on 1.70
- org.bouncycastle -> bcpkix-jdk15on 1.70
- org.codehaus.groovy -> groovy 3.0.9
- org.codehaus.groovy -> groovy-xml 3.0.9
- org.eclipse.jdt -> org.eclipse.jdt.core 3.28.0
- org.codehaus.groovy -> groovy 3.0.10
- org.codehaus.groovy -> groovy-xml 3.0.10
- org.eclipse.jdt -> org.eclipse.jdt.core 3.29.0
- org.hibernate -> hibernate-core 5.6.5.Final.patched
- net.bytebuddy -> byte-buddy 1.12.7
- net.bytebuddy -> byte-buddy 1.12.8
- javax.persistence -> javax.persistence-api 2.2
- org.hibernate.common -> hibernate-commons-annotations 5.1.2.Final
- org.hibernate -> hibernate-validator 5.4.1.Final
Expand All @@ -69,9 +69,9 @@ require: &allDependencies
- com.mchange -> mchange-commons-java 0.2.20
- org.javassist -> javassist 3.28.0-GA
- io.netty -> netty 3.10.6.Final
- org.postgresql -> postgresql 42.3.1
- org.slf4j -> slf4j-api 1.7.35
- org.apache.logging.log4j -> log4j-slf4j-impl 2.17.1
- org.postgresql -> postgresql 42.3.3
- org.slf4j -> slf4j-api 1.7.36
- org.apache.logging.log4j -> log4j-slf4j-impl 2.17.2
- org.yaml -> snakeyaml 1.30
- net.spy -> spymemcached 2.12.3
- com.thoughtworks.xstream -> xstream 1.4.19
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed framework/lib/gson-2.8.9.jar
Binary file not shown.
Binary file added framework/lib/gson-2.9.0.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 20d8744

Please sign in to comment.