We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61e247 commit 48b207eCopy full SHA for 48b207e
pom.xml
@@ -41,7 +41,7 @@
41
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
42
<spring.version>6.0.11</spring.version> <!-- For Javadoc links only -->
43
<spring-asciidoctor-backends.version>0.0.7</spring-asciidoctor-backends.version>
44
- <spring-boot.version>3.1.2</spring-boot.version>
+ <spring-boot.version>3.1.3</spring-boot.version>
45
46
</properties>
47
spring-modulith-examples/pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.springframework.boot</groupId>
6
<artifactId>spring-boot-starter-parent</artifactId>
7
- <version>3.1.2</version>
+ <version>3.1.3</version>
8
<relativePath />
9
</parent>
10
0 commit comments