Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tazmaniax committed Feb 28, 2024
1 parent 1b56237 commit ff17d8c
Show file tree
Hide file tree
Showing 12 changed files with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions framework/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ require: &allDependencies
- com.jamonapi -> jamon 2.82
- com.ning -> async-http-client 1.9.40
- commons-beanutils 1.9.4
- commons-codec 1.16.0
- org.apache.commons -> commons-email 1.5
- commons-codec 1.16.1
- org.apache.commons -> commons-email 1.6.0
- commons-fileupload 1.5
- commons-io 2.15.1
- com.google.code.maven-play-plugin.org.apache.commons -> commons-javaflow 1590792
Expand All @@ -35,12 +35,12 @@ require: &allDependencies
- javax.inject 1.0
- javax.validation -> validation-api 1.1.0.Final
- jaxen 2.0.0
- joda-time 2.12.6
- joda-time 2.12.7
- org.hamcrest -> hamcrest-all 1.3
- junit 4.13.2
- jregex 1.2_01
- org.apache.logging.log4j -> log4j-api 2.22.1
- org.apache.logging.log4j -> log4j-core 2.22.1
- org.apache.logging.log4j -> log4j-api 2.23.0
- org.apache.logging.log4j -> log4j-core 2.23.0
- net.sf.ehcache -> ehcache 2.10.9.2
- net.sf.ezmorph -> ezmorph 1.0.6
- net.sf.jsr107cache -> jsr107cache 1.1
Expand All @@ -56,7 +56,7 @@ require: &allDependencies
- 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.11
- net.bytebuddy -> byte-buddy 1.14.12
- javax.persistence -> javax.persistence-api 2.2
- org.hibernate.common -> hibernate-commons-annotations 5.1.2.Final
- org.hibernate -> hibernate-validator 5.4.3.Final
Expand All @@ -71,9 +71,9 @@ require: &allDependencies
- com.mchange -> mchange-commons-java 0.2.20
- org.javassist -> javassist 3.30.2-GA
- io.netty -> netty 3.10.6.Final
- org.postgresql -> postgresql 42.7.1
- org.slf4j -> slf4j-api 2.0.11
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.22.1
- org.postgresql -> postgresql 42.7.2
- org.slf4j -> slf4j-api 2.0.12
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.23.0
- org.yaml -> snakeyaml 2.2
- net.spy -> spymemcached 2.12.3
- com.thoughtworks.xstream -> xstream 1.4.20
Expand Down
Binary file not shown.
Binary file removed framework/lib/commons-codec-1.16.0.jar
Binary file not shown.
Binary file added framework/lib/commons-codec-1.16.1.jar
Binary file not shown.
Binary file removed framework/lib/commons-email-1.5.jar
Binary file not shown.
Binary file added framework/lib/commons-email-1.6.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.

0 comments on commit ff17d8c

Please sign in to comment.