Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tazmaniax committed Aug 26, 2024
1 parent d61e54e commit 3868202
Show file tree
Hide file tree
Showing 11 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,14 +20,14 @@ require: &allDependencies
- com.jamonapi -> jamon 2.82
- com.ning -> async-http-client 1.9.40
- commons-beanutils 1.9.4
- commons-codec 1.17.0
- commons-codec 1.17.1
- org.apache.commons -> commons-email 1.6.0
- commons-fileupload 1.5
- commons-io 2.16.1
- com.google.code.maven-play-plugin.org.apache.commons -> commons-javaflow 1590792
- org.apache.commons -> commons-lang3 3.14.0
- org.apache.commons -> commons-lang3 3.16.0
- org.apache.commons -> commons-text 1.12.0
- commons-logging 1.3.3
- commons-logging 1.3.4
- org.dom4j -> dom4j 2.1.4
- com.h2database -> h2 1.4.200
- javax.activation -> javax.activation-api 1.2.0
Expand All @@ -51,16 +51,16 @@ require: &allDependencies
- org.apache.ivy -> ivy 2.5.2
- org.bouncycastle -> bcprov-jdk18on 1.78.1
- org.bouncycastle -> bcpkix-jdk18on 1.78.1
- org.codehaus.groovy -> groovy 3.0.21
- org.codehaus.groovy -> groovy-xml 3.0.21
- org.codehaus.groovy -> groovy 3.0.22
- org.codehaus.groovy -> groovy-xml 3.0.22
- 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.18
- net.bytebuddy -> byte-buddy 1.15.0
- 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
- io.smallrye -> jandex 3.2.0
- io.smallrye -> jandex 3.2.2
- org.jboss.logging -> jboss-logging 3.6.0.Final
- org.jboss.spec.javax.transaction -> jboss-transaction-api_1.2_spec 1.1.1.Final
- javax.xml.bind -> jaxb-api 2.3.1
Expand All @@ -71,8 +71,8 @@ require: &allDependencies
- com.mchange -> mchange-commons-java 0.3.1
- org.javassist -> javassist 3.30.2-GA
- io.netty -> netty 3.10.6.Final
- org.postgresql -> postgresql 42.7.3
- org.slf4j -> slf4j-api 2.0.13
- org.postgresql -> postgresql 42.7.4
- org.slf4j -> slf4j-api 2.0.16
- org.apache.logging.log4j -> log4j-slf4j2-impl 2.23.1
- org.yaml -> snakeyaml 2.2
- net.spy -> spymemcached 2.12.3
Expand Down
Binary file not shown.
Binary file not shown.
Binary file removed framework/lib/commons-lang3-3.14.0.jar
Binary file not shown.
Binary file added framework/lib/commons-lang3-3.16.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 3868202

Please sign in to comment.