File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030 <dependency > <!-- needed for remote_api for opencensus. -->
3131 <groupId >io.grpc</groupId >
3232 <artifactId >grpc-api</artifactId >
33- <version >1.77 .0</version >
33+ <version >1.78 .0</version >
3434 <optional >true</optional >
3535 </dependency >
3636 <dependency >
Original file line number Diff line number Diff line change 3636 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3737 <maven .deploy.skip>true</maven .deploy.skip>
3838 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
39- <spring .boot.version>3.5.8 </spring .boot.version>
39+ <spring .boot.version>3.5.9 </spring .boot.version>
4040 <maven .compiler.target>1.8</maven .compiler.target>
4141 <maven .compiler.source>1.8</maven .compiler.source>
4242 </properties >
You can’t perform that action at this time.
0 commit comments