@@ -20,8 +20,8 @@ require: &allDependencies
20
20
- com.jamonapi -> jamon 2.82
21
21
- com.ning -> async-http-client 1.9.40
22
22
- 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
25
25
- commons-fileupload 1.5
26
26
- commons-io 2.15.1
27
27
- com.google.code.maven-play-plugin.org.apache.commons -> commons-javaflow 1590792
@@ -35,12 +35,12 @@ require: &allDependencies
35
35
- javax.inject 1.0
36
36
- javax.validation -> validation-api 1.1.0.Final
37
37
- jaxen 2.0.0
38
- - joda-time 2.12.6
38
+ - joda-time 2.12.7
39
39
- org.hamcrest -> hamcrest-all 1.3
40
40
- junit 4.13.2
41
41
- 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
44
44
- net.sf.ehcache -> ehcache 2.10.9.2
45
45
- net.sf.ezmorph -> ezmorph 1.0.6
46
46
- net.sf.jsr107cache -> jsr107cache 1.1
@@ -56,7 +56,7 @@ require: &allDependencies
56
56
- org.eclipse.jdt -> org.eclipse.jdt.core 3.33.0
57
57
- org.eclipse.jdt -> ecj 3.33.0
58
58
- 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
60
60
- javax.persistence -> javax.persistence-api 2.2
61
61
- org.hibernate.common -> hibernate-commons-annotations 5.1.2.Final
62
62
- org.hibernate -> hibernate-validator 5.4.3.Final
@@ -71,9 +71,9 @@ require: &allDependencies
71
71
- com.mchange -> mchange-commons-java 0.2.20
72
72
- org.javassist -> javassist 3.30.2-GA
73
73
- 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
77
77
- org.yaml -> snakeyaml 2.2
78
78
- net.spy -> spymemcached 2.12.3
79
79
- com.thoughtworks.xstream -> xstream 1.4.20
0 commit comments