Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
common-lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
lib
common-lib
Commits
2622c313
Commit
2622c313
authored
3 months ago
by
Evgeny Bardin
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-version' into 'main'
fix plugin version See merge request
!4
parents
ae77f3f3
81144d40
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!4
fix plugin version
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+0
-1
0 additions, 1 deletion
README.md
ozgcloud-common-dependencies/pom.xml
+1
-1
1 addition, 1 deletion
ozgcloud-common-dependencies/pom.xml
with
1 addition
and
2 deletions
README.md
+
0
−
1
View file @
2622c313
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
ozgcloud-common-dependencies/pom.xml
+
1
−
1
View file @
2622c313
...
...
@@ -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.1
5.1
</protoc-jar-plugin.version>
<protoc-jar-plugin.version>
3.1
1.4
</protoc-jar-plugin.version>
<protobuf.version>
3.25.5
</protobuf.version>
<protoc-gen.version>
1.69.0
</protoc-gen.version>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment