aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2025-01-26 23:47:28 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2025-01-26 23:47:28 +0100
commitdd8e92dba9f0634ac886e2bab32caae2a44f5178 (patch)
treeea6dbf531bc38580146759659765b937378c8df1 /pom.xml
parent1af00e9d9b445265b2c00ce28a3927f35591afb9 (diff)
downloadjgit-dd8e92dba9f0634ac886e2bab32caae2a44f5178.tar.gz
jgit-dd8e92dba9f0634ac886e2bab32caae2a44f5178.zip
Update bytebuddy to 1.16.1
Change-Id: I3cb485de38d338735ee7856ab18789dc9f9dfb60
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a123305ec9..a4f49bc8df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,7 +148,7 @@
<hamcrest-version>2.2</hamcrest-version>
<assertj-version>3.27.2</assertj-version>
<jna-version>5.16.0</jna-version>
- <byte-buddy-version>1.15.11</byte-buddy-version>
+ <byte-buddy-version>1.16.1</byte-buddy-version>
<!-- Properties to enable jacoco code coverage analysis -->
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>