Skip to content

Commit d9c3e09

Browse files
Bump the java group across 1 directory with 5 updates (#1270)
Bumps the java group with 5 updates in the /java directory: | Package | From | To | | --- | --- | --- | | [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) | `4.30.0` | `4.30.2` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.53.0` | `2.54.1` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.0-android` | `33.4.6-android` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.3` | | [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) | `0.8.12` | `0.8.13` | Updates `com.google.protobuf:protobuf-bom` from 4.30.0 to 4.30.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/protocolbuffers/protobuf/commit/43e1626812c1b543e56a7bec59dc09eb18248bd2"><code>43e1626</code></a> Updating version.json and repo version numbers to: 30.2</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/7a4c63bac3451b8adf8dd51e9c16ed74d4cbc662"><code>7a4c63b</code></a> Fix lite classes in the protobuf-java Maven release to be JDK8 compatible. (#...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/783166965aa8808ec1b74d4890088e3b0799ac08"><code>7831669</code></a> Remove dllexport attribute on variable definition. (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/20833">#20833</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/da9cadcb975654e3d158796b642ec27ba5f4509d"><code>da9cadc</code></a> Restore JDK8 compatibility in Bazel for libraries with dependencies from Mave...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/09b5078524d60917d1fa8c635bcee52e608f2f04"><code>09b5078</code></a> Add protobuf_maven artifacts to protobuf_maven_dev as well so they can still ...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/b7f06f1ed07a463a9279f7019653fe6c3e90282d"><code>b7f06f1</code></a> Add volatile to featuresResolved (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/20766">#20766</a>)</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/b69f653d6ebc90d88032b8cc82d626758a74ef77"><code>b69f653</code></a> Restore generator headers in cmake install until the next breaking C++ releas...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/f4b0a79783aa1c579bfe005908f723fdc6d68169"><code>f4b0a79</code></a> Restore custom protobuf maven namespaces to avoid polluting main maven namesp...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/2dc9f35e83f4b55e58443421266b0f9a158d91dd"><code>2dc9f35</code></a> Fix Java concurrency issue in feature resolution for old &lt;=3.25.x gencode usi...</li> <li><a href="https://github.com/protocolbuffers/protobuf/commit/221b2a0081ebdba6cf3b7278bf65528316ba4480"><code>221b2a0</code></a> Change how we decide which empty string implementation to use. (<a href="https://redirect.github.com/protocolbuffers/protobuf/issues/20708">#20708</a>)</li> <li>Additional commits viewable in <a href="https://github.com/protocolbuffers/protobuf/compare/v4.30.0...v4.30.2">compare view</a></li> </ul> </details> <br /> Updates `com.google.api.grpc:proto-google-common-protos` from 2.53.0 to 2.54.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/sdk-platform-java/releases">com.google.api.grpc:proto-google-common-protos's releases</a>.</em></p> <blockquote> <h2>v2.54.0</h2> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.53.0...v2.54.0">2.54.0</a> (2025-02-25)</h2> <h3>Features</h3> <ul> <li>add client side logging with slf4j (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3403">#3403</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/fe002fab1ab65b29eeb5510d1ba1ef72fa3441b0">fe002fa</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>S2A gRPC flow creates ComputeEngineCredentials via newBuilder. (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3651">#3651</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/29c061e8a18b9a416262986f11c5148ea6fec9b2">29c061e</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>update dependency ch.qos.logback:logback-core to v1.3.15 [security] (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3654">#3654</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/093d867eb5dcdcc08ece434598f96a6dff760326">093d867</a>)</li> <li>update google api dependencies (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3631">#3631</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/48db2a10e3ef46ad9ddf23378613a550172f63af">48db2a1</a>)</li> <li>update google auth library dependencies to v1.33.1 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3656">#3656</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/f7877a5b278d3487cb50a1e942f6ff6268121069">f7877a5</a>)</li> <li>update google http client dependencies to v1.46.3 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3657">#3657</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/9d5b3b5ae6a18fbc8445025fa9ec1abe00b7f7cc">9d5b3b5</a>)</li> <li>update grpc to 1.70.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3641">#3641</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/ad26cf98548e325c99edb263baf8fe1a7696e634">ad26cf9</a>)</li> <li>update grpc to 1.70.0 (missed update) (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3658">#3658</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/6ca05994f6be40344b21befb8cdabb0766a835d0">6ca0599</a>)</li> <li>Update opentelemetry-semconv to v1.29.0-alpha (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3635">#3635</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/49ac09d263daad8ceb2e14a623db242339880670">49ac09d</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>update showcase readme (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3659">#3659</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/0ddf0738a8ef74f5676a3bf76c306837d14988e0">0ddf073</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md">com.google.api.grpc:proto-google-common-protos's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.55.0...v2.55.1">2.55.1</a> (2025-03-12)</h2> <h3>Dependencies</h3> <ul> <li>revert &quot;deps: update arrow.version to v18.2.0&quot; (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3694">#3694</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/272574489bc40b8b6379e5edb6ea5161b57bd687">2725744</a>)</li> </ul> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.54.0...v2.55.0">2.55.0</a> (2025-03-12)</h2> <h3>Features</h3> <ul> <li>generate showcase using docker image (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3568">#3568</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/3857e3f6dc633a9adaf29e9770a584419e2f2214">3857e3f</a>)</li> <li>next release from main branch is 2.55.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3668">#3668</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/1eda55fc5e4cecedba3f8c163db0ce259d180a66">1eda55f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>remove call credentials from call options if DirectPath (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3670">#3670</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/5ede29cc9a3f4c585378b03a1b6c6a1e3eed8231">5ede29c</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>update arrow.version to v18.2.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3675">#3675</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/5a555e5b553b65b0e61517271eafbc3bd7eeb735">5a555e5</a>)</li> </ul> <h2><a href="https://github.com/googleapis/sdk-platform-java/compare/v2.53.0...v2.54.0">2.54.0</a> (2025-02-25)</h2> <h3>Features</h3> <ul> <li>add client side logging with slf4j (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3403">#3403</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/fe002fab1ab65b29eeb5510d1ba1ef72fa3441b0">fe002fa</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>S2A gRPC flow creates ComputeEngineCredentials via newBuilder. (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3651">#3651</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/29c061e8a18b9a416262986f11c5148ea6fec9b2">29c061e</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>update dependency ch.qos.logback:logback-core to v1.3.15 [security] (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3654">#3654</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/093d867eb5dcdcc08ece434598f96a6dff760326">093d867</a>)</li> <li>update google api dependencies (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3631">#3631</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/48db2a10e3ef46ad9ddf23378613a550172f63af">48db2a1</a>)</li> <li>update google auth library dependencies to v1.33.1 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3656">#3656</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/f7877a5b278d3487cb50a1e942f6ff6268121069">f7877a5</a>)</li> <li>update google http client dependencies to v1.46.3 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3657">#3657</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/9d5b3b5ae6a18fbc8445025fa9ec1abe00b7f7cc">9d5b3b5</a>)</li> <li>update grpc to 1.70.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3641">#3641</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/ad26cf98548e325c99edb263baf8fe1a7696e634">ad26cf9</a>)</li> <li>update grpc to 1.70.0 (missed update) (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3658">#3658</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/6ca05994f6be40344b21befb8cdabb0766a835d0">6ca0599</a>)</li> <li>Update opentelemetry-semconv to v1.29.0-alpha (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3635">#3635</a>) (<a href="https://github.com/googleapis/sdk-platform-java/commit/49ac09d263daad8ceb2e14a623db242339880670">49ac09d</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/95fb766f2464ef36ee9dbb81d157c3b4b9b553ac"><code>95fb766</code></a> chore(main): release 2.46.1 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3238">#3238</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/a7781a6ab3a052f60a51b4d1d06464553dcd6b5c"><code>a7781a6</code></a> deps: update dependency net.bytebuddy:byte-buddy to v1.15.2 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3235">#3235</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/f6e30a57816affeb1802d3266b6166ec174a06ee"><code>f6e30a5</code></a> deps: update grpc dependencies to v1.68.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3220">#3220</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/ed976ff0fe18df5f5c8c1505c99232bd0906a418"><code>ed976ff</code></a> chore: update googleapis commit at Tue Sep 24 02:26:35 UTC 2024 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3230">#3230</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/8b42993767c6bba36f396156a5e84217d83c7c57"><code>8b42993</code></a> deps: update junit5 monorepo to v5.11.1 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3236">#3236</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/4803738938bf7f602baca025b4bdfbef13f6202e"><code>4803738</code></a> deps: update google api dependencies (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3224">#3224</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/69e3e38a680cfb5fc9dbcb1fea67d39c89945bdd"><code>69e3e38</code></a> deps: update google.cloud.opentelemetry.version to v0.32.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3225">#3225</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/73d803b0dddca82a32c1789a9f92bc48431850aa"><code>73d803b</code></a> deps: update dependency black to v24.8.0 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3234">#3234</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/ab0976b196afb3ff67aca17f121d01bb511375c3"><code>ab0976b</code></a> deps: update dependency watchdog to v4.0.2 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3232">#3232</a>)</li> <li><a href="https://github.com/googleapis/sdk-platform-java/commit/ce60bdf2c95ce3e9e549f1a9a2eb788424e3d454"><code>ce60bdf</code></a> deps: update dependency pyyaml to v6.0.2 (<a href="https://redirect.github.com/googleapis/sdk-platform-java/issues/3231">#3231</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/sdk-platform-java/compare/v2.53.0...gax/v2.54.1">compare view</a></li> </ul> </details> <br /> Updates `com.google.guava:guava` from 33.4.0-android to 33.4.6-android <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/guava/releases">com.google.guava:guava's releases</a>.</em></p> <blockquote> <h2>33.4.6</h2> <p>Guava 33.4.6 fixes two problems that we introduced while modularizing Guava in <a href="https://github.com/google/guava/releases/tag/v33.4.5">33.4.5</a>.</p> <p>Even if you're not upgrading from Guava 33.4.0 or earlier, still read <a href="https://github.com/google/guava/releases/tag/v33.4.1">the release notes for Guava 33.4.1</a>. Those release notes contain information about Guava 33.4.5 and 33.4.6's effect on the module system.</p> <h3>Maven</h3> <pre lang="xml"><code>&lt;dependency&gt; &lt;groupId&gt;com.google.guava&lt;/groupId&gt; &lt;artifactId&gt;guava&lt;/artifactId&gt; &lt;version&gt;33.4.6-jre&lt;/version&gt; &lt;!-- or, for Android: --&gt; &lt;version&gt;33.4.6-android&lt;/version&gt; &lt;/dependency&gt; </code></pre> <h3>Jar files</h3> <ul> <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar">33.4.6-jre.jar</a></li> <li><a href="https://repo1.maven.org/maven2/com/google/guava/guava/33.4.6-android/guava-33.4.6-android.jar">33.4.6-android.jar</a></li> </ul> <p>Guava requires <a href="https://github.com/google/guava/wiki/UseGuavaInYourBuild#what-about-guavas-own-dependencies">one runtime dependency</a>, which you can download here:</p> <ul> <li><a href="https://repo1.maven.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar">failureaccess-1.0.3.jar</a></li> </ul> <h3>Javadoc</h3> <ul> <li><a href="https://guava.dev/releases/33.4.6-jre/api/docs/">33.4.6-jre</a></li> <li><a href="https://guava.dev/releases/33.4.6-android/api/docs/">33.4.6-android</a></li> </ul> <h3>JDiff</h3> <ul> <li><a href="https://guava.dev/releases/33.4.6-jre/api/diffs/">33.4.6-jre vs. 33.4.5-jre</a></li> <li><a href="https://guava.dev/releases/33.4.6-android/api/diffs/">33.4.6-android vs. 33.4.5-android</a></li> <li><a href="https://guava.dev/releases/33.4.6-android/api/androiddiffs/">33.4.6-android vs. 33.4.6-jre</a></li> </ul> <h3>Changelog</h3> <ul> <li>Removed the extra copy of each class from the Guava jar. The extra copies were an accidental addition from the modularization work in <a href="https://github.com/google/guava/releases/tag/v33.4.5">Guava 33.4.5</a>. (40485b93ce)</li> <li>Fixed annotation-related warnings when using Guava in modular builds. The most common such warning is <code>Cannot find annotation method 'value()' in type 'DoNotMock': ...</code>. (7e15ab3566)</li> </ul> <h2>33.4.5</h2> <p><strong>Use Guava 33.4.6, not Guava 33.4.5</strong>. 33.4.5 was our first attempt to modularize Guava, but we misconfigured our build, so it:</p> <ul> <li><a href="https://redirect.github.com/google/guava/issues/7743">contains an extra copy of each of its classes</a></li> <li><a href="https://redirect.github.com/google/guava/pull/7732">does not declare its dependencies on artifacts of annotations</a></li> </ul> <p>These issues are fixed in release 33.4.6. Sorry for the trouble.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/google/guava/commits">compare view</a></li> </ul> </details> <br /> Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's releases</a>.</em></p> <blockquote> <h2>3.5.3</h2> <!-- raw HTML omitted --> <h2>🐛 Bug Fixes</h2> <ul> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1737">[SUREFIRE-1737]</a> - Fix disable in statelessTestsetReporter (<a href="https://redirect.github.com/apache/maven-surefire/pull/816">#816</a>) <a href="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/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-1643">[SUREFIRE-1643]</a> - surefire junit5 parallel tests (<a href="https://redirect.github.com/apache/maven-surefire/pull/815">#815</a>) <a href="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/olamy"><code>@​olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2289">[SUREFIRE-2289]</a> - Make exceptions more appropriate to context (<a href="https://redirect.github.com/apache/maven-surefire/pull/798">#798</a>) <a href="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/elharo"><code>@​elharo</code></a></li> </ul> <h2>👻 Maintenance</h2> <ul> <li>surefire shared utils version current version (<a href="https://redirect.github.com/apache/maven-surefire/pull/825">#825</a>) <a href="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/olamy"><code>@​olamy</code></a></li> <li>Update site descriptors (<a href="https://redirect.github.com/apache/maven-surefire/pull/821">#821</a>) <a href="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/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Use newer version of surefire for itself testing, enable JUnit 5 in tests (<a href="https://redirect.github.com/apache/maven-surefire/pull/822">#822</a>) <a href="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/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Remove dependencies from root pom (<a href="https://redirect.github.com/apache/maven-surefire/pull/819">#819</a>) <a href="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/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>move this dependency to dptMngt (<a href="https://redirect.github.com/apache/maven-surefire/pull/818">#818</a>) <a href="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/olamy"><code>@​olamy</code></a></li> <li><a href="https://issues.apache.org/jira/browse/SUREFIRE-2291">[SUREFIRE-2291]</a> - Change logger from Plexus to SLF4J (<a href="https://redirect.github.com/apache/maven-surefire/pull/811">#811</a>) <a href="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/jeffjensen"><code>@​jeffjensen</code></a></li> <li>Add GitHub Automation actions (<a href="https://redirect.github.com/apache/maven-surefire/pull/812">#812</a>) <a href="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/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Convert reports to Guice (<a href="https://redirect.github.com/apache/maven-surefire/pull/803">#803</a>) <a href="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/elharo"><code>@​elharo</code></a></li> <li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename &quot;Goals&quot; to &quot;Plugin Documentation&quot; (<a href="https://redirect.github.com/apache/maven-surefire/pull/809">#809</a>) <a href="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/Bukama"><code>@​Bukama</code></a></li> <li>Update encoding docs (<a href="https://redirect.github.com/apache/maven-surefire/pull/802">#802</a>) <a href="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/elharo"><code>@​elharo</code></a></li> <li>Guice injection (<a href="https://redirect.github.com/apache/maven-surefire/pull/801">#801</a>) <a href="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/elharo"><code>@​elharo</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1 (<a href="https://redirect.github.com/apache/maven-surefire/pull/823">#823</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump parent to 44 (<a href="https://redirect.github.com/apache/maven-surefire/pull/817">#817</a>) <a href="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/slawekjaranowski"><code>@​slawekjaranowski</code></a></li> <li>Bump org.codehaus.plexus:plexus-java from 1.3.0 to 1.4.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/810">#810</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.htmlunit:htmlunit from 4.4.0 to 4.10.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/813">#813</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump commons-io:commons-io from 2.17.0 to 2.18.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/797">#797</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (<a href="https://redirect.github.com/apache/maven-surefire/pull/807">#807</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (<a href="https://redirect.github.com/apache/maven-surefire/pull/805">#805</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (<a href="https://redirect.github.com/apache/maven-surefire/pull/800">#800</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/maven-surefire/commit/4434650a8a40edeaa931189572219c5ee51683a3"><code>4434650</code></a> [maven-release-plugin] prepare release surefire-3.5.3</li> <li><a href="https://github.com/apache/maven-surefire/commit/1270950bc2f01efa27e35006f04cd01cbde3ebef"><code>1270950</code></a> use github directly</li> <li><a href="https://github.com/apache/maven-surefire/commit/59f3a1f547d51bbca4964ce0f26aec049db7ec4d"><code>59f3a1f</code></a> release tag name backward compatible</li> <li><a href="https://github.com/apache/maven-surefire/commit/dfbabe2cfa8a6b8e01b800b630e51fb127237388"><code>dfbabe2</code></a> assertj-core must be test scope (<a href="https://redirect.github.com/apache/maven-surefire/issues/826">#826</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/e1f8119bfa8ff9bbde9860ee2220b84240003f30"><code>e1f8119</code></a> back to 3.5.3-SNAPSHOT</li> <li><a href="https://github.com/apache/maven-surefire/commit/c497559438aa09d21e510ae454667900825cff4f"><code>c497559</code></a> [maven-release-plugin] prepare for next development iteration</li> <li><a href="https://github.com/apache/maven-surefire/commit/3962112f45b1edc015dd1957959092091aa31a60"><code>3962112</code></a> [maven-release-plugin] prepare release v3.5.3</li> <li><a href="https://github.com/apache/maven-surefire/commit/227c134e36a2066ae48157c0f34296c5d351405e"><code>227c134</code></a> surefire shared utils version current version (<a href="https://redirect.github.com/apache/maven-surefire/issues/825">#825</a>)</li> <li><a href="https://github.com/apache/maven-surefire/commit/1d34c34a7b33791e7155a1d3ab28ec808c53ff77"><code>1d34c34</code></a> Bump org.htmlunit:htmlunit from 4.10.0 to 4.11.1</li> <li><a href="https://github.com/apache/maven-surefire/commit/906b65aa119ff991f788283418d54c0443554e94"><code>906b65a</code></a> Update site descriptors</li> <li>Additional commits viewable in <a href="https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3">compare view</a></li> </ul> </details> <br /> Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jacoco/jacoco/releases">org.jacoco:jacoco-maven-plugin's releases</a>.</em></p> <blockquote> <h2>0.8.13</h2> <h2>New Features</h2> <ul> <li>JaCoCo now officially supports Java 23 and Java 24 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1757">#1757</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1631">#1631</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1867">#1867</a>).</li> <li>Experimental support for Java 25 class files (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1807">#1807</a>).</li> <li>Calculation of line coverage for Kotlin <code>inline</code> functions (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1670">#1670</a>).</li> <li>Calculation of line coverage for Kotlin <code>inline</code> functions with <code>reified</code> type parameter (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1670">#1670</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1700">#1700</a>).</li> <li>Calculation of coverage for Kotlin <code>JvmSynthetic</code> functions (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1700">#1700</a>).</li> <li>Part of bytecode generated by the Kotlin Compose compiler plugin is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1616">#1616</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for inline value classes is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1475">#1475</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for suspending lambdas without suspension points is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1283">#1283</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable enum subject is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1774">#1774</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for when expressions and statements with nullable String subject is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1769">#1769</a>).</li> <li>Part of bytecode generated by the Kotlin compiler for chains of safe call operators is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1810">#1810</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1818">#1818</a>).</li> <li>Method <code>getEntries</code> generated by the Kotlin compiler for enum classes is filtered out during generation of report (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1625">#1625</a>).</li> <li>Methods generated by the Kotlin compiler for constructors and functions with <code>JvmOverloads</code> annotation are filtered out (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1768">#1768</a>).</li> </ul> <h2>Fixed bugs</h2> <ul> <li>Fixed interpretation of Kotlin SMAP (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1525">#1525</a>).</li> <li>File extensions are preserved in HTML report in case of clashes of normalized file names (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1660">#1660</a>).</li> </ul> <h2>Non-functional Changes</h2> <ul> <li>JaCoCo build now uses Maven Wrapper and requires at least Maven 3.9.9 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1708">#1708</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1707">#1707</a>, <a href="https://redirect.github.com/jacoco/jacoco/issues/1681">#1681</a>).</li> <li>JaCoCo now depends on ASM 9.8 (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1862">#1862</a>).</li> <li>More context information when <code>IllegalArgumentException</code> occurs during reading of zip file (GitHub <a href="https://redirect.github.com/jacoco/jacoco/issues/1833">#1833</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jacoco/jacoco/commit/78d5eff856bbe6129f05012e40c13d1840e20598"><code>78d5eff</code></a> Prepare release 0.8.13</li> <li><a href="https://github.com/jacoco/jacoco/commit/e579092d415247939c7098bfbaa3cbbe4dc7fe0d"><code>e579092</code></a> Happy birthday Java 24! (<a href="https://redirect.github.com/jacoco/jacoco/issues/1867">#1867</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/17d31aa1073b1a327f1d7b631ff480a60cd40df5"><code>17d31aa</code></a> Upgrade ASM to 9.8 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1863">#1863</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/ee07ecb663f256930aa3b12771855ff555ec4e1b"><code>ee07ecb</code></a> Upgrade Kotlin to 2.1.20 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1860">#1860</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/f0dcc6b0b78b04dd94617707551f6c2d18426d09"><code>f0dcc6b</code></a> Bump actions/upload-artifact from 4.6.1 to 4.6.2 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1861">#1861</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/99707c3b2d540285b4418a9d056bba5ee18453e1"><code>99707c3</code></a> Upgrade spotless-maven-plugin to 2.44.3 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1851">#1851</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/21f6a99d7bbd518b22838855c93af9ad72ff36fb"><code>21f6a99</code></a> Upgrade maven-deploy-plugin to 3.1.4 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1854">#1854</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/c7da68b0f15e7cfc8482e7b524751401abd9b1e8"><code>c7da68b</code></a> Upgrade maven-install-plugin to 3.1.4 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1853">#1853</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/80ebc77eaee121bfef3f132fdc4c9baa66137f0a"><code>80ebc77</code></a> Upgrade maven-clean-plugin to 3.4.1 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1850">#1850</a>)</li> <li><a href="https://github.com/jacoco/jacoco/commit/0bb8bd525f22c6d2427c3b5e23b0292ec64201b0"><code>0bb8bd5</code></a> Bump actions/upload-artifact from 4.6.0 to 4.6.1 (<a href="https://redirect.github.com/jacoco/jacoco/issues/1852">#1852</a>)</li> <li>Additional commits viewable in <a href="https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13">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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 79c6d8d commit d9c3e09

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

java/pgv-java-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.jacoco</groupId>
116116
<artifactId>jacoco-maven-plugin</artifactId>
117-
<version>0.8.12</version>
117+
<version>0.8.13</version>
118118
<executions>
119119
<execution>
120120
<goals>

java/pgv-java-stub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<plugin>
125125
<groupId>org.jacoco</groupId>
126126
<artifactId>jacoco-maven-plugin</artifactId>
127-
<version>0.8.12</version>
127+
<version>0.8.13</version>
128128
<executions>
129129
<execution>
130130
<goals>

java/pgv-java-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<plugin>
140140
<groupId>org.jacoco</groupId>
141141
<artifactId>jacoco-maven-plugin</artifactId>
142-
<version>0.8.12</version>
142+
<version>0.8.13</version>
143143
<executions>
144144
<execution>
145145
<goals>

java/pgv-test-coverage-report/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<plugin>
5454
<groupId>org.jacoco</groupId>
5555
<artifactId>jacoco-maven-plugin</artifactId>
56-
<version>0.8.12</version>
56+
<version>0.8.13</version>
5757
<executions>
5858
<execution>
5959
<goals>

java/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343

4444
<protoc.version>3.22.2</protoc.version>
45-
<google.guava.version>33.4.0-android</google.guava.version>
46-
<google.protobuf.version>4.30.0</google.protobuf.version>
45+
<google.guava.version>33.4.6-android</google.guava.version>
46+
<google.protobuf.version>4.30.2</google.protobuf.version>
4747
<protobuf.maven.plugin.version>0.6.1</protobuf.maven.plugin.version>
4848

4949
<re2j.version>1.8</re2j.version>
@@ -53,7 +53,7 @@
5353
<assertj.version>3.27.3</assertj.version>
5454
<java.release>8</java.release>
5555
<java.version>1.8</java.version>
56-
<proto-google-common-protos.version>2.53.0</proto-google-common-protos.version>
56+
<proto-google-common-protos.version>2.54.1</proto-google-common-protos.version>
5757
</properties>
5858

5959
<dependencyManagement>
@@ -141,7 +141,7 @@
141141
<plugin>
142142
<groupId>org.apache.maven.plugins</groupId>
143143
<artifactId>maven-surefire-plugin</artifactId>
144-
<version>3.5.2</version>
144+
<version>3.5.3</version>
145145
<configuration>
146146
<useSystemClassLoader>false</useSystemClassLoader>
147147
</configuration>

0 commit comments

Comments
 (0)