Skip to content

Bump the dependencies group across 1 directory with 2 updates - #1443

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_962258668
Aug 10, 2026
Merged

Bump the dependencies group across 1 directory with 2 updates#1443
copybara-service[bot] merged 1 commit into
masterfrom
test_962258668

Conversation

@copybara-service

Copy link
Copy Markdown

Bump the dependencies group across 1 directory with 2 updates

Bumps the dependencies group with 2 updates in the / directory: org.apache.felix:maven-bundle-plugin and org.graalvm.buildtools:native-maven-plugin.

Updates org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0

Updates org.graalvm.buildtools:native-maven-plugin from 1.1.6 to 1.1.7

Release notes

Sourced from org.graalvm.buildtools:native-maven-plugin's releases.

1.1.7

What's Changed

Full Changelog: graalvm/native-build-tools@1.1.6...1.1.7

Commits
  • a39b916 Release 1.1.7
  • 1d5901b Merge pull request #1008 from graalvm/update-metadata-to-1.0.8
  • 7d36094 Update reachability metadata to 1.0.8
  • b4c9e3d Avoid Maven internal API for console colors (#1003)
  • 171ce38 Bump io.netty:netty-codec-http from 4.1.135.Final to 4.1.136.Final in /sample...
  • 57b25e8 Bump version to 1.1.7-SNAPSHOT (#1001)
  • 716e7aa Fix Maven plugin unit-test mock maker and SLF4J setup (#999)
  • 36eb125 Replace deprecated Kotlin DSL delegated accessors (#998)
  • 8a009ee Suppress missing Javadoc diagnostics across convention tasks (#994)
  • 5e8678c Merge pull request #996 from graalvm/release/1.1.6
  • See full diff in compare view

Fixes #1438

FUTURE_COPYBARA_INTEGRATE_REVIEW=#1438 from google:dependabot/maven/dependencies-5dc341ca87 7f47c73

Bumps the dependencies group with 2 updates in the / directory: org.apache.felix:maven-bundle-plugin and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools).

Updates `org.apache.felix:maven-bundle-plugin` from 6.0.2 to 6.1.0

Updates `org.graalvm.buildtools:native-maven-plugin` from 1.1.6 to 1.1.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:native-maven-plugin's releases</a>.</em></p>
<blockquote>
<h2>1.1.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Release 1.1.6 by <a href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/996">graalvm/native-build-tools#996</a></li>
<li>Suppress missing Javadoc diagnostics across convention tasks by <a href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/994">graalvm/native-build-tools#994</a></li>
<li>Replace deprecated Kotlin DSL delegated accessors by <a href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/998">graalvm/native-build-tools#998</a></li>
<li>Fix Maven plugin unit-test mock maker and SLF4J setup by <a href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/999">graalvm/native-build-tools#999</a></li>
<li>Bump version to 1.1.7-SNAPSHOT by <a href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1001">graalvm/native-build-tools#1001</a></li>
<li>Bump io.netty:netty-codec-http from 4.1.135.Final to 4.1.136.Final in /samples/metadata-repo-integration by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1002">graalvm/native-build-tools#1002</a></li>
<li>Avoid Maven internal API for console colors by <a href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1003">graalvm/native-build-tools#1003</a></li>
<li>Update reachability metadata to 1.0.8 by <a href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a href="https://redirect.github.com/graalvm/native-build-tools/pull/1008">graalvm/native-build-tools#1008</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7">https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/graalvm/native-build-tools/commit/a39b916edb06a50e89a7d5adda27839bf2f05603"><code>a39b916</code></a> Release 1.1.7</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/1d5901bf20739c56860b4fb6416bcf6e31a1388f"><code>1d5901b</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/1008">#1008</a> from graalvm/update-metadata-to-1.0.8</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/7d36094d6bed250aab66a177fdf56fc893cfe439"><code>7d36094</code></a> Update reachability metadata to 1.0.8</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/b4c9e3d6cd0f89e042a0b2b39dd9c1b888ff5698"><code>b4c9e3d</code></a> Avoid Maven internal API for console colors (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/1003">#1003</a>)</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/171ce38100ebc16ba5bfa09c0179238def3bd779"><code>171ce38</code></a> Bump io.netty:netty-codec-http from 4.1.135.Final to 4.1.136.Final in /sample...</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/57b25e8a42c2fb94413149aa44bbdf72b72b0208"><code>57b25e8</code></a> Bump version to 1.1.7-SNAPSHOT (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/1001">#1001</a>)</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/716e7aae50c6b99300b5223dc8aef49d57b5c41d"><code>716e7aa</code></a> Fix Maven plugin unit-test mock maker and SLF4J setup (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/999">#999</a>)</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/36eb125edaca66dbb391a4b82fd1d68e2d655ab4"><code>36eb125</code></a> Replace deprecated Kotlin DSL delegated accessors (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/998">#998</a>)</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/8a009ee54434f9b3e5d38784c371954fdea2dbd4"><code>8a009ee</code></a> Suppress missing Javadoc diagnostics across convention tasks (<a href="https://redirect.github.com/graalvm/native-build-tools/issues/994">#994</a>)</li>
<li><a href="https://github.com/graalvm/native-build-tools/commit/5e8678c9b85bf1cda5dbc2e869f88b89eb2851d9"><code>5e8678c</code></a> Merge pull request <a href="https://redirect.github.com/graalvm/native-build-tools/issues/996">#996</a> from graalvm/release/1.1.6</li>
<li>See full diff in <a href="https://github.com/graalvm/native-build-tools/compare/1.1.6...1.1.7">compare view</a></li>
</ul>
</details>
<br />

Fixes #1438

COPYBARA_INTEGRATE_REVIEW=#1438 from google:dependabot/maven/dependencies-5dc341ca87 7f47c73
PiperOrigin-RevId: 962264869
@copybara-service
copybara-service Bot merged commit 4b3d373 into master Aug 10, 2026
1 check passed
@copybara-service
copybara-service Bot deleted the test_962258668 branch August 10, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants