Skip to content

Commit ff17d8c

Browse files
committed
Updated dependencies
1 parent 1b56237 commit ff17d8c

12 files changed

+9
-9
lines changed

framework/dependencies.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ require: &allDependencies
2020
- com.jamonapi -> jamon 2.82
2121
- com.ning -> async-http-client 1.9.40
2222
- commons-beanutils 1.9.4
23-
- commons-codec 1.16.0
24-
- org.apache.commons -> commons-email 1.5
23+
- commons-codec 1.16.1
24+
- org.apache.commons -> commons-email 1.6.0
2525
- commons-fileupload 1.5
2626
- commons-io 2.15.1
2727
- com.google.code.maven-play-plugin.org.apache.commons -> commons-javaflow 1590792
@@ -35,12 +35,12 @@ require: &allDependencies
3535
- javax.inject 1.0
3636
- javax.validation -> validation-api 1.1.0.Final
3737
- jaxen 2.0.0
38-
- joda-time 2.12.6
38+
- joda-time 2.12.7
3939
- org.hamcrest -> hamcrest-all 1.3
4040
- junit 4.13.2
4141
- jregex 1.2_01
42-
- org.apache.logging.log4j -> log4j-api 2.22.1
43-
- org.apache.logging.log4j -> log4j-core 2.22.1
42+
- org.apache.logging.log4j -> log4j-api 2.23.0
43+
- org.apache.logging.log4j -> log4j-core 2.23.0
4444
- net.sf.ehcache -> ehcache 2.10.9.2
4545
- net.sf.ezmorph -> ezmorph 1.0.6
4646
- net.sf.jsr107cache -> jsr107cache 1.1
@@ -56,7 +56,7 @@ require: &allDependencies
5656
- org.eclipse.jdt -> org.eclipse.jdt.core 3.33.0
5757
- org.eclipse.jdt -> ecj 3.33.0
5858
- org.hibernate -> hibernate-core 5.6.5.Final.patched
59-
- net.bytebuddy -> byte-buddy 1.14.11
59+
- net.bytebuddy -> byte-buddy 1.14.12
6060
- javax.persistence -> javax.persistence-api 2.2
6161
- org.hibernate.common -> hibernate-commons-annotations 5.1.2.Final
6262
- org.hibernate -> hibernate-validator 5.4.3.Final
@@ -71,9 +71,9 @@ require: &allDependencies
7171
- com.mchange -> mchange-commons-java 0.2.20
7272
- org.javassist -> javassist 3.30.2-GA
7373
- io.netty -> netty 3.10.6.Final
74-
- org.postgresql -> postgresql 42.7.1
75-
- org.slf4j -> slf4j-api 2.0.11
76-
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.22.1
74+
- org.postgresql -> postgresql 42.7.2
75+
- org.slf4j -> slf4j-api 2.0.12
76+
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.23.0
7777
- org.yaml -> snakeyaml 2.2
7878
- net.spy -> spymemcached 2.12.3
7979
- com.thoughtworks.xstream -> xstream 1.4.20
Binary file not shown.
-352 KB
Binary file not shown.
357 KB
Binary file not shown.

framework/lib/commons-email-1.5.jar

-53.2 KB
Binary file not shown.

framework/lib/commons-email-1.6.0.jar

63.7 KB
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 commit comments

Comments
 (0)