Skip to content
Snippets Groups Projects
Commit 2622c313 authored by Evgeny Bardin's avatar Evgeny Bardin
Browse files

Merge branch 'fix-version' into 'main'

fix plugin version

See merge request !4
parents ae77f3f3 81144d40
Branches
Tags
1 merge request!4fix plugin version
......@@ -4,7 +4,6 @@
### 4.9.0-SNAPSHOT
* Update Spring-Boot to 3.4.1 / Spring 6.2.1
* Update grpc to 1.69.0
* Update protoc-jar plugin to 3.15.1
* Update protoc-gen to 1.69
* Update commons-beanutils to 1.10.0
* Update jakarta to 2.20
......
......@@ -57,7 +57,7 @@
<net.devh.grpc.spring-boot-client-starter.version>3.1.0.RELEASE</net.devh.grpc.spring-boot-client-starter.version>
<grpc.version>1.69.0</grpc.version>
<protoc-jar-plugin.version>3.15.1</protoc-jar-plugin.version>
<protoc-jar-plugin.version>3.11.4</protoc-jar-plugin.version>
<protobuf.version>3.25.5</protobuf.version>
<protoc-gen.version>1.69.0</protoc-gen.version>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment