We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0d58d commit 6c8b842Copy full SHA for 6c8b842
dubbo-spring-boot/pom.xml
@@ -43,7 +43,7 @@
43
<!-- Fix the bug of log4j refer:https://github.com/apache/logging-log4j2/pull/608 -->
44
<log4j2_version>2.23.1</log4j2_version>
45
<!-- Spring boot buddy is lower than the delivery dependency package version and can only show the defined dependency version -->
46
- <byte-buddy.version>1.14.18</byte-buddy.version>
+ <byte-buddy.version>1.14.19</byte-buddy.version>
47
</properties>
48
49
<dependencyManagement>
0 commit comments