Skip to content

Commit

Permalink
Bump the maven-patch-group group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven-patch-group group with 2 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin).


Updates `com.google.protobuf:protobuf-java` from 4.29.0 to 4.29.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.11.1 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.1...maven-javadoc-plugin-3.11.2)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-patch-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent c720c3f commit d76f403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@

<ver.shiro>2.0.2</ver.shiro>

<ver.protobuf>4.29.0</ver.protobuf>
<ver.protobuf>4.29.1</ver.protobuf>
<ver.libthrift>0.21.0</ver.libthrift>

<ver.caffeine>3.1.8</ver.caffeine>
Expand Down Expand Up @@ -121,7 +121,7 @@
<ver.plugin.assembly>3.7.1</ver.plugin.assembly>
<ver.plugin.compiler>3.13.0</ver.plugin.compiler>
<ver.plugin.surefire>3.5.2</ver.plugin.surefire>
<ver.plugin.javadoc>3.11.1</ver.plugin.javadoc>
<ver.plugin.javadoc>3.11.2</ver.plugin.javadoc>
<ver.plugin.war>3.4.0</ver.plugin.war>
<ver.plugin.shade>3.6.0</ver.plugin.shade>
<ver.plugin.enforcer>3.5.0</ver.plugin.enforcer>
Expand Down

0 comments on commit d76f403

Please sign in to comment.