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 58ad0a3 commit b187a7aCopy full SHA for b187a7a
pom.xml
@@ -44,7 +44,7 @@
44
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
45
<spring.version>6.0.4</spring.version> <!-- For Javadoc links only -->
46
<spring-asciidoctor-backends.version>0.0.4</spring-asciidoctor-backends.version>
47
- <spring-boot.version>3.0.1</spring-boot.version>
+ <spring-boot.version>3.0.2</spring-boot.version>
48
49
</properties>
50
spring-modulith-example/pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>3.0.1</version>
+ <version>3.0.2</version>
9
<relativePath />
10
</parent>
11
0 commit comments