Skip to content

Commit a580d42

Browse files
Excavator: Upgrade dependencies (#623)
Co-authored-by: svc-excavator-bot <[email protected]>
1 parent 62bd46e commit a580d42

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

versions.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ org.immutables:value:2.8.8 (1 constraints: 14051536)
3232
org.jboss.logging:jboss-logging:3.3.2.Final (2 constraints: 7022d9d6)
3333
org.jboss.xnio:xnio-api:3.3.8.Final (2 constraints: 6f1a4d45)
3434
org.jboss.xnio:xnio-nio:3.3.8.Final (1 constraints: c40da530)
35-
org.openjdk.jmh:jmh-core:1.22 (2 constraints: eb1529d8)
36-
org.openjdk.jmh:jmh-generator-annprocess:1.22 (1 constraints: d904f530)
35+
org.openjdk.jmh:jmh-core:1.25.2 (2 constraints: b1164422)
36+
org.openjdk.jmh:jmh-generator-annprocess:1.25.2 (1 constraints: 3c053e3b)
3737
org.slf4j:slf4j-api:1.7.30 (25 constraints: a36b2b1f)
3838

3939
[Test dependencies]

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ junit:junit = 4.13
2020
org.assertj:assertj-core = 3.17.2
2121
org.hamcrest:hamcrest-* = 1.3
2222
org.immutables:value = 2.8.8
23-
org.openjdk.jmh:* = 1.22
23+
org.openjdk.jmh:* = 1.25.2
2424
org.jmock:jmock = 2.12.0
2525
org.mockito:mockito-core = 3.5.13
2626
ch.qos.logback:logback-classic = 1.2.3

0 commit comments

Comments
 (0)