We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1cf041 commit 8b97358Copy full SHA for 8b97358
2 files changed
.mvn/wrapper/maven-wrapper.properties
@@ -14,5 +14,5 @@
14
# KIND, either express or implied. See the License for the
15
# specific language governing permissions and limitations
16
# under the License.
17
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-bin.zip
18
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.3.2/maven-wrapper-3.3.2.jar
pom.xml
@@ -55,7 +55,7 @@
55
<dependency>
56
<groupId>com.google.protobuf</groupId>
57
<artifactId>protobuf-java</artifactId>
58
- <version>4.31.0</version>
+ <version>4.31.1</version>
59
</dependency>
60
61
0 commit comments