File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ apache-compress = "org.apache.commons:commons-compress:1.26.1"
1212apache-rat = " org.apache.rat:apache-rat:0.11"
1313asm = { group = " org.ow2.asm" , name =" asm" , version.ref =" asm" }
1414asm-tree = { group = " org.ow2.asm" , name =" asm-tree" , version.ref =" asm" }
15- bytebuddy = " net.bytebuddy:byte-buddy:1.15.11 "
15+ bytebuddy = " net.bytebuddy:byte-buddy:1.17.6 "
1616checkstyle = " com.puppycrawl.tools:checkstyle:10.3"
17- commmons-io = " commons-io:commons-io:2.2 "
17+ commmons-io = " commons-io:commons-io:2.20.0 "
1818docker-compose = " com.avast.gradle:gradle-docker-compose-plugin:0.17.5"
1919forbiddenApis = " de.thetaphi:forbiddenapis:3.8"
2020gradle-enterprise = " com.gradle:develocity-gradle-plugin:4.0.1"
Original file line number Diff line number Diff line change 99 <trust group =" beats" name =" metricbeat" />
1010 <trust group =" beats" name =" metricbeat-fips" />
1111 <trust group =" elasticsearch-distribution" name =" elasticsearch" />
12- <trust group =" openjdk_.*" regex =" true" />
1312 <trust group =" org.elasticsearch" />
1413 <trust group =" org.elasticsearch.distribution.zip" name =" elasticsearch" />
1514 <trust group =" org.elasticsearch.ml" />
1615 <trust group =" org.elasticsearch.plugin" />
1716 <trust file =" .*-javadoc[.]jar" regex =" true" />
1817 <trust file =" .*-sources[.]jar" regex =" true" />
18+ <trust group =" openjdk_.*" regex =" true" />
1919 </trusted-artifacts >
2020 </configuration >
2121 <components >
18921892 <sha256 value =" fa08998aae1e7bdae83bde0712c50e8444d71c0e0c196bb2247ade8d4ad0eb90" origin =" Generated by Gradle" />
18931893 </artifact >
18941894 </component >
1895+ <component group =" net.bytebuddy" name =" byte-buddy" version =" 1.17.6" >
1896+ <artifact name =" byte-buddy-1.17.6.jar" >
1897+ <sha256 value =" d26382a839cb26d5c62a0b0f04715bcef55a531f96ac6ce40de452a1c0539e70" origin =" Generated by Gradle" />
1898+ </artifact >
1899+ </component >
18951900 <component group =" net.java.dev.jets3t" name =" jets3t" version =" 0.9.0" >
18961901 <artifact name =" jets3t-0.9.0.jar" >
18971902 <sha256 value =" e89893fc754b252af717d7d14accda946f7dfcfc1e293fd3e04725163d661bd7" origin =" Generated by Gradle" />
You can’t perform that action at this time.
0 commit comments