mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 02:36:03 +02:00
Update bigdataoss:util dependency (#1654)
We're running into issues pulling 2.1.3 from maven, possibly due to vulnerabilities in dependencies, so this updates it to the most recent version of 2.2.6.
This commit is contained in:
parent
c3b64b0931
commit
fad5d19110
135 changed files with 9368 additions and 8488 deletions
|
@ -19,10 +19,10 @@ org.apiguardian:apiguardian-api:1.1.2
|
|||
org.checkerframework:checker-compat-qual:2.5.3
|
||||
org.checkerframework:checker-qual:3.19.0
|
||||
org.hamcrest:hamcrest-core:1.3
|
||||
org.junit.jupiter:junit-jupiter-api:5.8.2
|
||||
org.junit.jupiter:junit-jupiter-engine:5.8.2
|
||||
org.junit.platform:junit-platform-commons:1.8.2
|
||||
org.junit.platform:junit-platform-engine:1.8.2
|
||||
org.junit:junit-bom:5.8.2
|
||||
org.junit.jupiter:junit-jupiter-api:5.9.0-M1
|
||||
org.junit.jupiter:junit-jupiter-engine:5.9.0-M1
|
||||
org.junit.platform:junit-platform-commons:1.9.0-M1
|
||||
org.junit.platform:junit-platform-engine:1.9.0-M1
|
||||
org.junit:junit-bom:5.9.0-M1
|
||||
org.opentest4j:opentest4j:1.2.0
|
||||
org.ow2.asm:asm:9.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue