Skip to content

Commit

Permalink
Auto-update dependencies and plugins (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: mellbot <[email protected]>
  • Loading branch information
mellbot and mellbot authored Dec 31, 2021
1 parent e5f78a8 commit 34d2053
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 @@ -18,10 +18,10 @@ com.google.j2objc:j2objc-annotations:1.3 (1 constraints: b809eda0)
com.jakewharton.nopen:nopen-annotations:1.0.1 (2 constraints: 9d18ae99)
com.markelliot.barista.tracing:barista-tracing:0.3.0 (1 constraints: 0505f435)
io.undertow:undertow-core:2.2.14.Final (1 constraints: 53072761)
org.apache.logging.log4j:log4j-api:2.17.0 (3 constraints: f02dea0f)
org.apache.logging.log4j:log4j-core:2.17.0 (2 constraints: 11162c25)
org.apache.logging.log4j:log4j-jul:2.17.0 (1 constraints: 3c05443b)
org.apache.logging.log4j:log4j-slf4j-impl:2.17.0 (1 constraints: 3c05443b)
org.apache.logging.log4j:log4j-api:2.17.1 (3 constraints: f32d7f10)
org.apache.logging.log4j:log4j-core:2.17.1 (2 constraints: 13166125)
org.apache.logging.log4j:log4j-jul:2.17.1 (1 constraints: 3d05453b)
org.apache.logging.log4j:log4j-slf4j-impl:2.17.1 (1 constraints: 3d05453b)
org.checkerframework:checker-qual:3.19.0 (2 constraints: 7a1a5075)
org.jboss.logging:jboss-logging:3.4.1.Final (3 constraints: f03036d7)
org.jboss.threads:jboss-threads:3.1.0.Final (2 constraints: 531a8642)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ com.google.guava:guava = 31.0.1-jre
com.jakewharton.nopen:* = 1.0.1
com.markelliot.barista.tracing:barista-tracing = 0.3.0
io.undertow:undertow-core = 2.2.14.Final
org.apache.logging.log4j:* = 2.17.0
org.apache.logging.log4j:* = 2.17.1
org.assertj:assertj-core = 3.21.0
org.junit:junit-bom = 5.8.2
org.junit.jupiter:junit-jupiter-engine = 5.8.2
Expand Down

0 comments on commit 34d2053

Please sign in to comment.