JAVA-25096 Upgrade parent-spring-6 to the latest version of Spring (#14854)
This commit is contained in:
parent
888734d760
commit
06f1bfb9df
|
@ -35,7 +35,7 @@
|
|||
</dependencies>
|
||||
|
||||
<properties>
|
||||
<spring.version>6.0.10</spring.version>
|
||||
<spring.version>6.0.12</spring.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -4,4 +4,4 @@ This module contains articles about RSocket in Spring Framework 6.
|
|||
|
||||
### Relevant articles
|
||||
|
||||
- [Introduction to RSocket](#)
|
||||
- [Introduction to RSocket](https://www.baeldung.com/spring-rsocket)
|
||||
|
|
Loading…
Reference in New Issue