File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
deps/rabbitmq_auth_backend_http/examples
rabbitmq_auth_backend_spring_boot_kotlin
rabbitmq_auth_backend_spring_boot Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 <parent >
3030 <groupId >org.springframework.boot</groupId >
3131 <artifactId >spring-boot-starter-parent</artifactId >
32- <version >3.5.6 </version >
32+ <version >3.5.7 </version >
3333 </parent >
3434
3535 <properties >
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >org.springframework.boot</groupId >
1616 <artifactId >spring-boot-starter-parent</artifactId >
17- <version >3.5.6 </version >
17+ <version >3.5.7 </version >
1818 <relativePath /> <!-- lookup parent from repository -->
1919 </parent >
2020
2323 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2424 <maven .compiler.source>17</maven .compiler.source>
2525 <maven .compiler.target>17</maven .compiler.target>
26- <kotlin .version>2.2.20 </kotlin .version>
26+ <kotlin .version>2.2.21 </kotlin .version>
2727 <junit-jupiter .version>5.10.0</junit-jupiter .version>
2828 </properties >
2929
You can’t perform that action at this time.
0 commit comments