Code Review
/
yangtools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5dfe0ad
)
Bump byte-buddy to 1.15.4
05/114005/1
author
Robert Varga
<robert.varga@pantheon.tech>
Tue, 15 Oct 2024 15:22:48 +0000
(17:22 +0200)
committer
Robert Varga
<robert.varga@pantheon.tech>
Tue, 15 Oct 2024 15:23:08 +0000
(17:23 +0200)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.4
Change-Id: Idc85d932f354563b428a67fc46c527d7d8643212
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bnd-parent/pom.xml
patch
|
blob
|
history
diff --git
a/bnd-parent/pom.xml
b/bnd-parent/pom.xml
index 9e4933aef3405898decd5c2ec3ca493a623ce4b7..52d276a5d84c89ae74963d98cf8b9669c6363dd5 100644
(file)
--- a/
bnd-parent/pom.xml
+++ b/
bnd-parent/pom.xml
@@
-35,7
+35,7
@@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.15.
3
</version>
+ <version>1.15.
4
</version>
</dependency>
</dependencies>
</dependencyManagement>