Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
mellbot authored Sep 17, 2022
1 parent 7f0d461 commit d534e3d
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 @@ -47,10 +47,10 @@ io.undertow:undertow-core:2.3.0.Alpha2 (3 constraints: bc2f7f28)
jakarta.annotation:jakarta.annotation-api:1.3.5 (1 constraints: f10f7399)
jakarta.ws.rs:jakarta.ws.rs-api:2.1.6 (1 constraints: f10f7399)
joda-time:joda-time:2.10.8 (1 constraints: 2e16acf1)
org.apache.logging.log4j:log4j-api:2.18.0 (3 constraints: f32d8510)
org.apache.logging.log4j:log4j-core:2.18.0 (2 constraints: 13166525)
org.apache.logging.log4j:log4j-jul:2.18.0 (1 constraints: 3d05473b)
org.apache.logging.log4j:log4j-slf4j-impl:2.18.0 (1 constraints: 3d05473b)
org.apache.logging.log4j:log4j-api:2.19.0 (3 constraints: f62d2011)
org.apache.logging.log4j:log4j-core:2.19.0 (2 constraints: 15169e25)
org.apache.logging.log4j:log4j-jul:2.19.0 (1 constraints: 3e054a3b)
org.apache.logging.log4j:log4j-slf4j-impl:2.19.0 (1 constraints: 3e054a3b)
org.checkerframework:checker-qual:3.22.0 (2 constraints: 741a7f74)
org.jboss.logging:jboss-logging:3.4.1.Final (3 constraints: f03036d7)
org.jboss.threads:jboss-threads:3.1.0.Final (2 constraints: 561a9b42)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ com.markelliot.result:result = 0.5.0
com.palantir.conjure.java:* = 6.62.0
com.squareup:javapoet = 1.13.0
io.undertow:undertow-core = 2.3.0.Alpha2
org.apache.logging.log4j:* = 2.18.0
org.apache.logging.log4j:* = 2.19.0
org.assertj:assertj-core = 3.23.1
org.junit:junit-bom = 5.9.0
org.junit.jupiter:junit-jupiter-engine = 5.9.0
Expand Down

0 comments on commit d534e3d

Please sign in to comment.