Skip to content

Commit 8266879

Browse files
authored
Merge pull request #1459 from tazmaniax/dependencies_update_20231113
Updated 3rd party dependencies
2 parents fad919e + ff17d8c commit 8266879

37 files changed

+23
-23
lines changed

framework/dependencies.yml

+23-23
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ transitiveDependencies: false
99
require: &allDependencies
1010
- antlr 2.7.7
1111
- com.mchange -> c3p0 0.9.5.5
12-
- com.zaxxer -> HikariCP 5.0.1
12+
- com.zaxxer -> HikariCP 5.1.0
1313
- org.ow2.asm -> asm 9.6
1414
- org.ow2.asm -> asm-commons 9.6
1515
- org.ow2.asm -> asm-util 9.6
@@ -20,60 +20,60 @@ 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
26-
- commons-io 2.14.0
26+
- commons-io 2.15.1
2727
- com.google.code.maven-play-plugin.org.apache.commons -> commons-javaflow 1590792
28-
- org.apache.commons -> commons-lang3 3.13.0
29-
- org.apache.commons -> commons-text 1.10.0
30-
- commons-logging 1.2
28+
- org.apache.commons -> commons-lang3 3.14.0
29+
- org.apache.commons -> commons-text 1.11.0
30+
- commons-logging 1.3.0
3131
- org.dom4j -> dom4j 2.1.4
3232
- com.h2database -> h2 1.4.200
3333
- javax.activation -> javax.activation-api 1.2.0
3434
- com.sun.mail -> javax.mail 1.6.2
3535
- javax.inject 1.0
3636
- javax.validation -> validation-api 1.1.0.Final
3737
- jaxen 2.0.0
38-
- joda-time 2.12.5
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.20.0
43-
- org.apache.logging.log4j -> log4j-core 2.20.0
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
4747
- net.sf.oval -> oval 1.90
48-
- com.mysql -> mysql-connector-j 8.1.0
48+
- com.mysql -> mysql-connector-j 8.3.0
4949
- oauth.signpost -> signpost-core 1.2.1.2
5050
- org.apache.geronimo.specs -> geronimo-servlet_2.5_spec 1.2
5151
- org.apache.ivy -> ivy 2.5.2
52-
- org.bouncycastle -> bcprov-jdk18on 1.76
53-
- org.bouncycastle -> bcpkix-jdk18on 1.76
54-
- org.codehaus.groovy -> groovy 3.0.19
55-
- org.codehaus.groovy -> groovy-xml 3.0.19
52+
- org.bouncycastle -> bcprov-jdk18on 1.77
53+
- org.bouncycastle -> bcpkix-jdk18on 1.77
54+
- org.codehaus.groovy -> groovy 3.0.20
55+
- org.codehaus.groovy -> groovy-xml 3.0.20
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.9
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
63-
- io.smallrye -> jandex 3.1.5
63+
- io.smallrye -> jandex 3.1.6
6464
- org.jboss.logging -> jboss-logging 3.5.3.Final
6565
- org.jboss.spec.javax.transaction -> jboss-transaction-api_1.2_spec 1.1.1.Final
6666
- javax.xml.bind -> jaxb-api 2.3.1
67-
- org.glassfish.jaxb -> jaxb-runtime 2.3.8
68-
- com.fasterxml -> classmate 1.6.0
67+
- org.glassfish.jaxb -> jaxb-runtime 2.3.9
68+
- com.fasterxml -> classmate 1.7.0
6969
- org.hibernate -> hibernate-c3p0 5.6.15.Final
7070
- org.hibernate -> hibernate-ehcache 5.6.15.Final
7171
- com.mchange -> mchange-commons-java 0.2.20
72-
- org.javassist -> javassist 3.29.2-GA
72+
- org.javassist -> javassist 3.30.2-GA
7373
- io.netty -> netty 3.10.6.Final
74-
- org.postgresql -> postgresql 42.6.0
75-
- org.slf4j -> slf4j-api 2.0.9
76-
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.20.0
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

framework/lib/HikariCP-5.0.1.jar

-158 KB
Binary file not shown.

framework/lib/HikariCP-5.1.0.jar

158 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

framework/lib/classmate-1.6.0.jar

-67.3 KB
Binary file not shown.

framework/lib/classmate-1.7.0.jar

67.3 KB
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.

framework/lib/commons-io-2.14.0.jar

-483 KB
Binary file not shown.

framework/lib/commons-io-2.15.1.jar

489 KB
Binary file not shown.
-617 KB
Binary file not shown.
643 KB
Binary file not shown.

framework/lib/commons-logging-1.2.jar

-60.4 KB
Binary file not shown.
69.2 KB
Binary file not shown.

framework/lib/commons-text-1.10.0.jar

-233 KB
Binary file not shown.

framework/lib/commons-text-1.11.0.jar

241 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.
Binary file not shown.

framework/lib/log4j-api-2.20.0.jar

-306 KB
Binary file not shown.

framework/lib/log4j-api-2.23.0.jar

331 KB
Binary file not shown.

framework/lib/log4j-core-2.20.0.jar

-1.76 MB
Binary file not shown.

framework/lib/log4j-core-2.23.0.jar

1.81 MB
Binary file not shown.
-25.8 KB
Binary file not shown.
26.7 KB
Binary file not shown.
-2.37 MB
Binary file not shown.
2.38 MB
Binary file not shown.

framework/lib/postgresql-42.6.0.jar

-1.03 MB
Binary file not shown.

framework/lib/postgresql-42.7.2.jar

1.04 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)