Skip to content

Commit 8cc833a

Browse files
author
Alexander Furer
committed
docs
1 parent 0e3ca40 commit 8cc833a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131
3232
}
3333
dependencies {
34-
compile 'io.github.lognet:grpc-spring-boot-starter:4.0.0'
34+
compile 'io.github.lognet:grpc-spring-boot-starter:4.1.0'
3535
}
3636
3737

ReleaseNotes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
== Version 4.1.0
22
* gRPC version upgraded to 1.31.2
3-
* Fixed the issue with obtaining `Authentication` details in secured object implementation.
3+
* Fixed the issue with obtaining `Authentication` details in secured method implementation.
44
* Fixed the issue with providing client-side user credentials.
55
66
== Version 4.0.0

0 commit comments

Comments
 (0)