Skip to content

Commit

Permalink
chore(deps): Bump protobuf-java from 3.21.9 to 3.21.10 (#582)
Browse files Browse the repository at this point in the history
* chore(deps): Bump protobuf-java from 3.21.9 to 3.21.10

Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.21.9 to 3.21.10.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.21.9...v3.21.10)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* docs: update changelog

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Berthold <[email protected]>
  • Loading branch information
dependabot[bot] and tmberthold authored Dec 5, 2022
1 parent daa890a commit 3725433
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file.
- Bump swagger-annotations from 1.6.7 to 1.6.9
- Bump jose4j from 0.9.0 to 0.9.2
- Bump versions-maven-plugin from 2.12.0 to 2.13.0
- Bump protobuf-java from 3.21.7 to 3.21.9
- Bump protobuf-java from 3.21.7 to 3.21.10
- Bump flyway-core from 9.4.0 to 9.8.3
- Bump spotbugs-annotations from 4.7.2 to 4.7.3
- Bump spring-boot-starter-parent from 2.7.4 to 2.7.5
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<freemarker.version>2.3.31</freemarker.version>
<camel.version>3.19.0</camel.version>
<idscp2.version>0.13.3</idscp2.version>
<protobuf.version>3.21.9</protobuf.version>
<protobuf.version>3.21.10</protobuf.version>
<jsonwebtoken.version>0.11.5</jsonwebtoken.version>
<spring-security-core.version>5.7.5</spring-security-core.version>

Expand Down

0 comments on commit 3725433

Please sign in to comment.