summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--maven-plugins/allowed-maven-dependencies.txt4
-rw-r--r--vespa-dependencies-enforcer/allowed-maven-dependencies.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/maven-plugins/allowed-maven-dependencies.txt b/maven-plugins/allowed-maven-dependencies.txt
index 8d943d1d19e..970bb6732a1 100644
--- a/maven-plugins/allowed-maven-dependencies.txt
+++ b/maven-plugins/allowed-maven-dependencies.txt
@@ -68,8 +68,8 @@ org.vafer:jdependency:2.8.0
#[test-only]
# Contains dependencies that are used exclusively in 'test' scope
junit:junit:4.13.2
-net.bytebuddy:byte-buddy:1.14.7
-net.bytebuddy:byte-buddy-agent:1.14.7
+net.bytebuddy:byte-buddy:1.14.8
+net.bytebuddy:byte-buddy-agent:1.14.8
org.apiguardian:apiguardian-api:1.1.2
org.hamcrest:hamcrest:2.2
org.hamcrest:hamcrest-core:2.2
diff --git a/vespa-dependencies-enforcer/allowed-maven-dependencies.txt b/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
index ce41f15ccb4..d0727f93b58 100644
--- a/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
+++ b/vespa-dependencies-enforcer/allowed-maven-dependencies.txt
@@ -192,8 +192,8 @@ xerces:xercesImpl:2.12.2
#[test-only]
# Contains dependencies that are used exclusively in 'test' scope
com.google.jimfs:jimfs:1.3.0
-net.bytebuddy:byte-buddy:1.14.7
-net.bytebuddy:byte-buddy-agent:1.14.7
+net.bytebuddy:byte-buddy:1.14.8
+net.bytebuddy:byte-buddy-agent:1.14.8
org.apache.curator:curator-test:5.5.0
org.assertj:assertj-core:3.24.2
org.junit.jupiter:junit-jupiter:5.10.0