Code Review
/
mdsal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
21aa558
)
Bump byte-buddy to 1.15.3
83/113883/1
author
Robert Varga
<robert.varga@pantheon.tech>
Tue, 1 Oct 2024 07:26:02 +0000
(09:26 +0200)
committer
Robert Varga
<robert.varga@pantheon.tech>
Mon, 7 Oct 2024 19:58:13 +0000
(21:58 +0200)
https://github.com/raphw/byte-buddy/releases/tag/byte-buddy-1.15.3
Change-Id: Ifdccd721735a883242a3caea85a159e9a1b76671
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit
e939bada7279eec53200c38ae40053bd99799ce0
)
dom/dom-parent/pom.xml
patch
|
blob
|
history
diff --git
a/dom/dom-parent/pom.xml
b/dom/dom-parent/pom.xml
index a1bff9714829d25be0481d228e017b2dec71d372..dd91edf5c4a34107476f7a1852875cdbba13547c 100644
(file)
--- a/
dom/dom-parent/pom.xml
+++ b/
dom/dom-parent/pom.xml
@@
-43,7
+43,7
@@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
- <version>1.15.
2
</version>
+ <version>1.15.
3
</version>
</dependency>
</dependencies>
</dependencyManagement>