Skip to content

Commit

Permalink
Update dependency org.codehaus.groovy:groovy-all to v3.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent bbc37f2 commit eec9c88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ okhttp = "4.12.0"
lombok = "1.18.34"
jaxb = "2.3.9"
junit = "4.13.2"
groovy = "3.0.15"
groovy = "3.0.23"
spock = "2.1-groovy-3.0"
axion = "1.15.5"
nexusPublish = "1.3.0"
Expand Down
7 changes: 6 additions & 1 deletion gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<trusted-key id="0785b3eff60b1b1bea94e0bb7c25280eae63ebe5" group="org.apache.httpcomponents"/>
<trusted-key id="07dbc3c1ab1f4468471656061c8d5ef0df2b70d4" group="cglib"/>
<trusted-key id="08f0aab4d0c1a4bdde340765b341ddb020fcb6ab" group="org.bouncycastle"/>
<trusted-key id="0a123c1ed3f13a6a0140e166c71fb765cd9de313" group="org.apache.ant"/>
<trusted-key id="0cc641c3a62453ab390066c4a41f13c999945293">
<trusting group="commons-collections"/>
<trusting group="commons-logging"/>
Expand Down Expand Up @@ -125,7 +126,10 @@
</trusted-key>
<trusted-key id="7b121b76a7ed6ce6e60ad51784e913a8e3a748c0" group="org.bouncycastle"/>
<trusted-key id="7c669810892cbd3148fa92995b05ccde140c2876" group="org.eclipse.jgit"/>
<trusted-key id="7cd52b5a8295137c88fb5748dddafa7674e54418" group="org.testng" name="testng" version="7.5"/>
<trusted-key id="7cd52b5a8295137c88fb5748dddafa7674e54418">
<trusting group="org.testng" name="testng" version="7.5"/>
<trusting group="org.testng" name="testng" version="7.5.1"/>
</trusted-key>
<trusted-key id="81d3eb0408b4e1eb10af443ba4f4c886b29bc2f4" group="org.apache.lucene"/>
<trusted-key id="839b8c32286c100bdb08f5522eb9468288817402" group="org.apache.commons"/>
<trusted-key id="8756c4f765c9ac3cb6b85d62379ce192d401ab61">
Expand Down Expand Up @@ -214,6 +218,7 @@
<trusted-key id="fa1703b1d287caea3a60f931e0130a3ed5a2079e" group="org.webjars" name="jquery" version="3.5.1"/>
<trusted-key id="fa77dcfef2ee6eb2debedd2c012579464d01c06a" group="org.apache" name="apache"/>
<trusted-key id="fa7929f83ad44c4590f6cc6815c71c0a4e0b8edd" group="net.java.dev.jna" name="jna" version="5.8.0"/>
<trusted-key id="fc2c31fc25fede4e7ad0d18c2bfd7825a8984fbe" group="com.github.javaparser"/>
<trusted-key id="fc411cd3cb7dcb0abc9801058118b3bcdb1a5000" group="jakarta.xml.bind"/>
<trusted-key id="ff6e2c001948c5f2f38b0cc385911f425ec61b51">
<trusting group="junit"/>
Expand Down

0 comments on commit eec9c88

Please sign in to comment.