There was an error while loading. Please reload this page.
2 parents 6238873 + 378420b commit bf30160Copy full SHA for bf30160
1 file changed
pom.xml
@@ -40,7 +40,7 @@
40
<properties>
41
<maven.compiler.release>17</maven.compiler.release>
42
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
43
- <spring-boot.version>3.5.9</spring-boot.version>
+ <spring-boot.version>3.5.10</spring-boot.version>
44
</properties>
45
46
<dependencies>
@@ -125,7 +125,7 @@
125
<plugin>
126
<groupId>com.diffplug.spotless</groupId>
127
<artifactId>spotless-maven-plugin</artifactId>
128
- <version>3.1.0</version>
+ <version>3.2.0</version>
129
<configuration>
130
<java>
131
<googleJavaFormat>
0 commit comments