dependabot[bot] opened a new pull request, #3309: URL: https://github.com/apache/jena/pull/3309
Bumps the maven-patch-group group with 7 updates: | Package | From | To | | --- | --- | --- | | [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) | `3.2.1` | `3.2.2` | | [org.apache.shiro:shiro-bom](https://github.com/apache/shiro) | `2.0.4` | `2.0.5` | | [org.apache.logging.log4j:log4j-bom](https://github.com/apache/logging-log4j2) | `2.25.0` | `2.25.1` | | org.apache.logging.log4j:log4j-slf4j2-impl | `2.25.0` | `2.25.1` | | org.apache.logging.log4j:log4j-api | `2.25.0` | `2.25.1` | | org.apache.logging.log4j:log4j-core | `2.25.0` | `2.25.1` | | [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) | `6.1.0` | `6.1.1` | Updates `com.github.ben-manes.caffeine:caffeine` from 3.2.1 to 3.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ben-manes/caffeine/releases">com.github.ben-manes.caffeine:caffeine's releases</a>.</em></p> <blockquote> <h2>3.2.2</h2> <ul> <li>Fixed characteristics returned by Spliterators (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1883">#1883</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ben-manes/caffeine/commit/f55fea436a73ed14d2d4604adbd8382a464957e9"><code>f55fea4</code></a> minor touchups</li> <li><a href="https://github.com/ben-manes/caffeine/commit/419e86182ec349b56d638cad19c4afe3760decc8"><code>419e861</code></a> increase branch coverage</li> <li><a href="https://github.com/ben-manes/caffeine/commit/a794497c5defbeff5e425fc2bf8e5783f434bf0b"><code>a794497</code></a> additional tests for collection streams</li> <li><a href="https://github.com/ben-manes/caffeine/commit/9021c7436a6e7cac08ff95751b3b71b3be64ec2d"><code>9021c74</code></a> Return correct characteristics from spliterators (<a href="https://redirect.github.com/ben-manes/caffeine/issues/1884">#1884</a>)</li> <li><a href="https://github.com/ben-manes/caffeine/commit/e9ecffe422469ae865528c20823eebea302d0b3b"><code>e9ecffe</code></a> increase branch coverage</li> <li><a href="https://github.com/ben-manes/caffeine/commit/b20d83978d470e0a9dac6aee0c38d1f9448d6465"><code>b20d839</code></a> increase branch coverage</li> <li><a href="https://github.com/ben-manes/caffeine/commit/a5e031b57a6a7f4fd1bb1adc2edf9de8e62b0cca"><code>a5e031b</code></a> increase branch coverage</li> <li><a href="https://github.com/ben-manes/caffeine/commit/7df535815e3d73634e84699cfe42f0feb7d81218"><code>7df5358</code></a> Release 3.2.1</li> <li>See full diff in <a href="https://github.com/ben-manes/caffeine/compare/v3.2.1...v3.2.2">compare view</a></li> </ul> </details> <br /> Updates `org.apache.shiro:shiro-bom` from 2.0.4 to 2.0.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/shiro/releases">org.apache.shiro:shiro-bom's releases</a>.</em></p> <blockquote> <h2>Apache Shiro 2.0.5</h2> <h2>Bug Fixes</h2> <ul> <li><a href="https://redirect.github.com/apache/shiro/issues/1691">#1691</a> added the <code>@Qualifier</code> annotation to the RequestMappi… by <a href="https://github.com/Suvrat1629"><code>@Suvrat1629</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2147">apache/shiro#2147</a></li> </ul> <h2>Improvements</h2> <ul> <li>Fix redundant Optional check in DefaultHashService by <a href="https://github.com/AetherRadar"><code>@AetherRadar</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2088">apache/shiro#2088</a></li> <li>Remove illegal access permit by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2099">apache/shiro#2099</a></li> <li>chore: fix test warnings on jdk 24 and 25 by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2101">apache/shiro#2101</a></li> <li>chore(java): fix typos by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2163">apache/shiro#2163</a></li> <li>chore(java): fix typos by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2164">apache/shiro#2164</a></li> <li>chore(java): fix typos by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2165">apache/shiro#2165</a></li> <li>chore(java): fix spelling by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2170">apache/shiro#2170</a></li> <li>chore: remove unneeded trailing whitespace by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2171">apache/shiro#2171</a></li> <li>chore(samples): fix spelling by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2172">apache/shiro#2172</a></li> <li>chore(java): fix spelling by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2174">apache/shiro#2174</a></li> <li>chore(samples): remove tabs from <code>pom.xml</code> files by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2173">apache/shiro#2173</a></li> <li>Fix spelling in <code>pom.xml</code> by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2168">apache/shiro#2168</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>chore(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2087">apache/shiro#2087</a></li> <li>chore(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2092">apache/shiro#2092</a></li> <li>chore(deps): bump org.omnifaces:omnifaces from 3.14.7 to 3.14.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2091">apache/shiro#2091</a></li> <li>chore(deps): bump org.codehaus.gmavenplus:gmavenplus-plugin from 4.1.1 to 4.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2093">apache/shiro#2093</a></li> <li>chore(deps): bump org.jsoup:jsoup from 1.19.1 to 1.20.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2096">apache/shiro#2096</a></li> <li>chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2097">apache/shiro#2097</a></li> <li>[StepSecurity] ci: Harden GitHub Actions by <a href="https://github.com/step-security-bot"><code>@step-security-bot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2098">apache/shiro#2098</a></li> <li>chore(ci): update CI JDK 23 to 24 by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2100">apache/shiro#2100</a></li> <li>chore(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2104">apache/shiro#2104</a></li> <li>chore(deps-dev): bump org.easymock:easymock from 5.5.0 to 5.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2105">apache/shiro#2105</a></li> <li>chore(deps): bump org.htmlunit:htmlunit from 4.11.1 to 4.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2106">apache/shiro#2106</a></li> <li>chore(deps): bump mockito.version from 5.17.0 to 5.18.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2109">apache/shiro#2109</a></li> <li>chore(deps): bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2110">apache/shiro#2110</a></li> <li>chore(deps): bump org.apache.commons:commons-configuration2 from 2.11.0 to 2.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2112">apache/shiro#2112</a></li> <li>chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2116">apache/shiro#2116</a></li> <li>chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2120">apache/shiro#2120</a></li> <li>chore(deps-dev): bump junit.engine.version from 1.12.2 to 1.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2121">apache/shiro#2121</a></li> <li>chore(deps): bump junit.version from 5.12.2 to 5.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2122">apache/shiro#2122</a></li> <li>chore(deps): bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2123">apache/shiro#2123</a></li> <li>chore(deps): bump org.omnifaces:omnifaces from 3.14.8 to 3.14.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2124">apache/shiro#2124</a></li> <li>chore(deps): bump org.htmlunit:htmlunit from 4.12.0 to 4.13.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2125">apache/shiro#2125</a></li> <li>chore(deps): bump github/codeql-action from 3.28.18 to 3.28.19 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2126">apache/shiro#2126</a></li> <li>chore(deps-dev): bump org.bouncycastle:bcprov-jdk18on from 1.80 to 1.81 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2129">apache/shiro#2129</a></li> <li>chore(deps): bump org.omnifaces:omnifaces from 3.14.9 to 3.14.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2128">apache/shiro#2128</a></li> <li>chore(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2131">apache/shiro#2131</a></li> <li>chore(deps-dev): bump arquillian.core.version from 1.9.4.Final to 1.9.5.Final by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2130">apache/shiro#2130</a></li> <li>chore(deps): bump junit.version from 5.13.0 to 5.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2135">apache/shiro#2135</a></li> <li>chore(deps-dev): bump junit.engine.version from 1.13.0 to 1.13.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2134">apache/shiro#2134</a></li> <li>chore(deps): bump org.owasp:dependency-check-maven from 12.1.1 to 12.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2137">apache/shiro#2137</a></li> <li>chore(deps): bump org.omnifaces:omnifaces from 3.14.10 to 3.14.11 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2136">apache/shiro#2136</a></li> <li>chore(deps): bump org.owasp:dependency-check-maven from 12.1.2 to 12.1.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2140">apache/shiro#2140</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/shiro/commit/9f958e7931e9334290f1db9d9755d1ac1c090103"><code>9f958e7</code></a> [maven-release-plugin] prepare release shiro-root-2.0.5</li> <li><a href="https://github.com/apache/shiro/commit/522b302e12430a24ec8abb565a6ce73cd1d0c858"><code>522b302</code></a> chore: added jspecify.properties for maven 4 fix</li> <li><a href="https://github.com/apache/shiro/commit/b495c2c4b1fde38554b29308a82123418380d488"><code>b495c2c</code></a> Merge pull request <a href="https://redirect.github.com/apache/shiro/issues/2176">#2176</a> from lprimak/update-maven-version</li> <li><a href="https://github.com/apache/shiro/commit/e37ae5cc636b467a7e96ad5724ee371aa85ecce6"><code>e37ae5c</code></a> deps: updated maven wrapper version to 3.9.10</li> <li><a href="https://github.com/apache/shiro/commit/88e0cb467b1563aa7824679c96fd32cb625b83e7"><code>88e0cb4</code></a> Merge pull request <a href="https://redirect.github.com/apache/shiro/issues/2173">#2173</a> from jbampton/fix-whitespace-remove-tabs</li> <li><a href="https://github.com/apache/shiro/commit/3d84c1bdfd6032ef167afe9c8e84e1189c81c5f1"><code>3d84c1b</code></a> Merge pull request <a href="https://redirect.github.com/apache/shiro/issues/2174">#2174</a> from jbampton/fix-typos</li> <li><a href="https://github.com/apache/shiro/commit/05d75f4074f37932afebe756e69a8f82c3d2a682"><code>05d75f4</code></a> chore(java): fix spelling</li> <li><a href="https://github.com/apache/shiro/commit/1f042d0d44aea02ec5df14eb0ef895e07e69cfb5"><code>1f042d0</code></a> Merge pull request <a href="https://redirect.github.com/apache/shiro/issues/2172">#2172</a> from jbampton/fix-typos</li> <li><a href="https://github.com/apache/shiro/commit/8931645102fece22b976b92c6d0af4cf6a3a71c5"><code>8931645</code></a> chore(samples): remove tabs from <code>pom.xml</code> files</li> <li><a href="https://github.com/apache/shiro/commit/8b5584bf04148c4e319d19707213e1e731ac5b28"><code>8b5584b</code></a> chore(samples): fix spelling</li> <li>Additional commits viewable in <a href="https://github.com/apache/shiro/compare/shiro-root-2.0.4...shiro-root-2.0.5">compare view</a></li> </ul> </details> <br /> Updates `org.apache.logging.log4j:log4j-bom` from 2.25.0 to 2.25.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/logging-log4j2/releases">org.apache.logging.log4j:log4j-bom's releases</a>.</em></p> <blockquote> <h2>2.25.1</h2> <p>This patch release addresses a dozen bugs in version <code>2.25.0</code>, in particular:</p> <ul> <li>Resolves a concurrency issue in the new unified datetime formatter.</li> <li>Fixes build failures affecting Gradle users.</li> <li>Restores backward compatibility with Spring Boot’s common logging configuration.</li> <li>Improves handling of edge cases in GraalVM support.</li> </ul> <h3>Fixed</h3> <ul> <li>Fix detection of the Disruptor major version in environments with non-standard thread context classloader. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3706">#3706</a>)</li> <li>Downgrade <code>spotbugs-annotations</code> to resolve Gradle build failures. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3754">#3754</a>)</li> <li>Fix incorrect version resolution of <code>jspecify</code> and <code>error_prone_annotations</code> dependencies in published POM files. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3758">#3758</a>, <a href="https://redirect.github.com/apache/logging-log4j2/issues/3779">#3779</a>)</li> <li>Restore compatibility with Spring Boot by allowing reconfiguration using the <code>LoggerContext.start</code> method. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3770">#3770</a>)</li> <li>Allow omission of the <code>-Alog4j.graalvm.groupId</code> and <code>-Alog4j.graalvm.artifactId</code> arguments when building Log4j plugins. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3771">#3771</a>)</li> <li>Broaden the OSGi manifest's <code>Import-Package</code> constraints to support Jakarta Servlet API up to version 6. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3787">#3787</a>)</li> <li>Enable the <code>resource:</code> protocol for configuration files by default when running on GraalVM. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3790">#3790</a>)</li> <li>Fix timestamp formatting concurrency issue, when <code>log4j2.enabledThreadlocals</code> is <code>true</code>. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3792">#3792</a>)</li> <li>Fix GraalVM reachability metadata generation for methods with annotated array type parameters, such as <code>@Nullable String[]</code>. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3796">#3796</a>)</li> <li>Resolve <code>PropertiesConfiguration</code> compatibility issues with GraalVM and address additional minor reflection-related problems. (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3800">#3800</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/logging-log4j2/commit/bda63362cf405449ff4edc2e4d92353be65c4d4e"><code>bda6336</code></a> Release changelog for version <code>2.25.1</code></li> <li><a href="https://github.com/apache/logging-log4j2/commit/4e1bbca31cc0bafc449e40def77bbaa3fe318ec9"><code>4e1bbca</code></a> Update the <code>project.build.outputTimestamp</code> property</li> <li><a href="https://github.com/apache/logging-log4j2/commit/63e8932178c13c46bcda4ab367cbd5742de8826b"><code>63e8932</code></a> doc: Prepare release notes for version <code>2.25.1</code></li> <li><a href="https://github.com/apache/logging-log4j2/commit/f26e0418d354475f4296031a8b1a17b2e011b4c7"><code>f26e041</code></a> fix: Proof-read changelog for version <code>2.25.1</code></li> <li><a href="https://github.com/apache/logging-log4j2/commit/76090f86ba7e46b4efa3e7bf795f11afe53de7c9"><code>76090f8</code></a> fix: Add <code>resource:</code> protocol to allowed URL schemes by default (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3795">#3795</a>)</li> <li><a href="https://github.com/apache/logging-log4j2/commit/21a2300d2eea08e19e849091e53e3fa238537a05"><code>21a2300</code></a> fix: Add GraalVM reachability metadata for non-plugin class instantiations (#...</li> <li><a href="https://github.com/apache/logging-log4j2/commit/6e2cdeb81a145762fe76bb1a9f432d4a37aa53b5"><code>6e2cdeb</code></a> fix: Disable sharing of formatted timestamps between threads (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3802">#3802</a>)</li> <li><a href="https://github.com/apache/logging-log4j2/commit/9577db6d2aaa84987f30b16baf3143a0a367351b"><code>9577db6</code></a> Update <code>com.github.luben:zstd-jni</code> to version <code>1.5.7-4</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3799">#3799</a>)</li> <li><a href="https://github.com/apache/logging-log4j2/commit/28b477ceb383d845b921d65af37d381b1312f5a2"><code>28b477c</code></a> Update <code>org.junit:junit-bom</code> to version <code>5.13.2</code> (<a href="https://redirect.github.com/apache/logging-log4j2/issues/3782">#3782</a>)</li> <li><a href="https://github.com/apache/logging-log4j2/commit/acbe411bc6d001337dd0bd5f130989e734ef39d5"><code>acbe411</code></a> Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 in /log4j-parent...</li> <li>Additional commits viewable in <a href="https://github.com/apache/logging-log4j2/compare/rel/2.25.0...rel/2.25.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.0 to 2.25.1 Updates `org.apache.logging.log4j:log4j-api` from 2.25.0 to 2.25.1 Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.1 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.25.0 to 2.25.1 Updates `org.apache.logging.log4j:log4j-api` from 2.25.0 to 2.25.1 Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.1 Updates `io.github.bonigarcia:webdrivermanager` from 6.1.0 to 6.1.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md">io.github.bonigarcia:webdrivermanager's changelog</a>.</em></p> <blockquote> <h2>[6.1.1] - 2025-07-09</h2> <h3>Fixed</h3> <ul> <li>Include --disable-features=DisableLoadExtensionCommandLineSwitch to load BrowserWatcher</li> </ul> <h3>Changed</h3> <ul> <li>Update configuration to publish artifacts in Maven Central</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/4c856c23adf346277a2decaf2bc7cf1560b04060"><code>4c856c2</code></a> [maven-release-plugin] prepare release webdrivermanager-6.1.1</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/4330cfc5715b53662920371b01d9dc74f55751ef"><code>4330cfc</code></a> Update configuration to publish artifacts in Maven Central</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/498301cc32e809900c1343e9ca3924d28f407ec9"><code>498301c</code></a> Update doc for version 6.1.1</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/296be4d78d95bcf35da705b1eb6a062e378fbb58"><code>296be4d</code></a> Update mirror info (Wed Jul 9 12:03:25 UTC 2025)</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/88cc36a41a478bf4d2c21793934468e665ae2a58"><code>88cc36a</code></a> Bump docker-java.version from 3.5.2 to 3.5.3 (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1485">#1485</a>)</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/fc51a5326f2d9f44a97683aec5db37a632292f38"><code>fc51a53</code></a> Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1484">#1484</a>)</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/3a511d0b0c0b683adbea623e1eb170b08e8e1987"><code>3a511d0</code></a> Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1482">#1482</a>)</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/49d7ad0ec057730503e578937ef2a6d13a26ac7a"><code>49d7ad0</code></a> Update mirror info (Tue Jul 1 12:03:10 UTC 2025)</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/d4d5dd88b419e84efaa4d8d60dcf9e3bfbfea91d"><code>d4d5dd8</code></a> Bump selenium.version from 4.33.0 to 4.34.0 (<a href="https://redirect.github.com/bonigarcia/webdrivermanager/issues/1481">#1481</a>)</li> <li><a href="https://github.com/bonigarcia/webdrivermanager/commit/3a0f43e65df5f121f8b50cc32e8197936cbffc8e"><code>3a0f43e</code></a> Update mirror info (Mon Jun 30 12:03:03 UTC 2025)</li> <li>Additional commits viewable in <a href="https://github.com/bonigarcia/webdrivermanager/compare/webdrivermanager-6.1.0...webdrivermanager-6.1.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
