Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#293)
Browse files Browse the repository at this point in the history
## Updated Dependencies
 * `org.apache.logging.log4j:* 2.22.0 -> 2.22.1`
  • Loading branch information
mellbot[bot] authored Dec 27, 2023
1 parent 6256496 commit 0062568
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ com.squareup:javapoet:1.13.0 (1 constraints: 3705323b)
io.dropwizard.metrics:metrics-core:4.2.22 (2 constraints: 432d9f96)
io.undertow:undertow-core:2.3.10.Final (4 constraints: 3949166c)
joda-time:joda-time:2.10.14 (1 constraints: 5b160f08)
org.apache.logging.log4j:log4j-api:2.22.0 (3 constraints: 162ed93a)
org.apache.logging.log4j:log4j-core:2.22.0 (2 constraints: 3b16c739)
org.apache.logging.log4j:log4j-jul:2.22.0 (1 constraints: 3805393b)
org.apache.logging.log4j:log4j-slf4j2-impl:2.22.0 (1 constraints: 3805393b)
org.apache.logging.log4j:log4j-api:2.22.1 (3 constraints: 192e703b)
org.apache.logging.log4j:log4j-core:2.22.1 (2 constraints: 3d16fd39)
org.apache.logging.log4j:log4j-jul:2.22.1 (1 constraints: 39053a3b)
org.apache.logging.log4j:log4j-slf4j2-impl:2.22.1 (1 constraints: 39053a3b)
org.checkerframework:checker-qual:3.41.0 (3 constraints: e1316f66)
org.jboss.logging:jboss-logging:3.4.3.Final (3 constraints: f2300ed8)
org.jboss.threads:jboss-threads:3.5.0.Final (2 constraints: 5a1a5743)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ com.markelliot.result:result = 0.52.0
com.palantir.conjure.java:* = 8.2.0
com.squareup:javapoet = 1.13.0
io.undertow:undertow-core = 2.3.10.Final
org.apache.logging.log4j:* = 2.22.0
org.apache.logging.log4j:* = 2.22.1
org.assertj:assertj-core = 3.24.2
org.junit:junit-bom = 5.10.1
org.junit.jupiter:junit-jupiter-engine = 5.10.1
Expand Down

0 comments on commit 0062568

Please sign in to comment.