gitshark

Clone repository

git clone https://gitshark.de/git/workaround/Gitshark.git
git clone git@gitshark.de:workaround/Gitshark.git

← Merge requests

Update dependency com.google.protobuf:protobuf-java to v4 !11

Open renovate/major-protobuf-monorepomain opened by miggi miggi

This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [com.google.protobuf:protobuf-java](https://developers.google.com/protocol-buffers/) ([source](https://github.com/protocolbuffers/protobuf)) | `3.25.5` → `4.35.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.protobuf:protobuf-java/4.35.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.protobuf:protobuf-java/3.25.5/4.35.1?slim=true) |

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf (com.google.protobuf:protobuf-java)</summary>

### [`v4.31.1`](https://github.com/protocolbuffers/protobuf/compare/v4.31.0...v4.31.1)

[Compare Source](https://github.com/protocolbuffers/protobuf/compare/v4.31.0...v4.31.1)

### [`v4.31.0`](https://github.com/protocolbuffers/protobuf/compare/v4.30.2...v4.31.0)

[Compare Source](https://github.com/protocolbuffers/protobuf/compare/v4.30.2...v4.31.0)

### [`v4.30.2`](https://github.com/protocolbuffers/protobuf/compare/v4.30.1...v4.30.2)

[Compare Source](https://github.com/protocolbuffers/protobuf/compare/v4.30.1...v4.30.2)

### [`v4.30.1`](https://github.com/protocolbuffers/protobuf/compare/v4.30.0...v4.30.1)

[Compare Source](https://github.com/protocolbuffers/protobuf/compare/v4.30.0...v4.30.1)

### [`v3.25.8`](https://github.com/protocolbuffers/protobuf/compare/v3.25.7...v3.25.8)

[Compare Source](https://github.com/protocolbuffers/protobuf/compare/v3.25.7...v3.25.8)

### [`v3.25.7`](https://github.com/protocolbuffers/protobuf/compare/v3.25.6...v3.25.7)

[Compare Source](https://github.com/protocolbuffers/protobuf/compare/v3.25.6...v3.25.7)

### [`v3.25.6`](https://github.com/protocolbuffers/protobuf/compare/v3.25.5...v3.25.6)

[Compare Source](https://github.com/protocolbuffers/protobuf/compare/v3.25.5...v3.25.6)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Assignee

No one assigned

Reviewer

No reviewer

Discussion 0

No comments yet.

Log in to comment.

Changes

1 file changed, +1 -1 · log in to comment on a line

MODIFY pom.xml +1 -1
diff --git a/pom.xml b/pom.xml
index 42d384c..3c57907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
20 20 <bouncycastle.version>1.84</bouncycastle.version>
21 21 <commonmark.version>0.24.0</commonmark.version>
22 22 <quarkus-mcp-server.version>1.13.1</quarkus-mcp-server.version>
23 - <protobuf.version>3.25.5</protobuf.version>
23 + <protobuf.version>4.35.1</protobuf.version>
24 24 <os-maven-plugin.version>1.7.1</os-maven-plugin.version>
25 25 <protobuf-maven-plugin.version>0.6.1</protobuf-maven-plugin.version>
26 26 <skipITs>true</skipITs>

Keyboard shortcuts

?Show this help
g hGo home
EscClose dialog