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.
2 parents 558e5be + 4999928 commit 639449cCopy full SHA for 639449c
pom.xml
@@ -9,7 +9,7 @@
9
<parent>
10
<groupId>org.springframework.boot</groupId>
11
<artifactId>spring-boot-starter-parent</artifactId>
12
- <version>3.5.5</version>
+ <version>3.5.6</version>
13
<relativePath/> <!-- lookup parent from repository -->
14
</parent>
15
@@ -160,7 +160,7 @@
160
<plugin>
161
<groupId>org.apache.maven.plugins</groupId>
162
<artifactId>maven-pmd-plugin</artifactId>
163
- <version>3.27.0</version>
+ <version>3.28.0</version>
164
<configuration>
165
<rulesets>
166
<ruleset>${project.basedir}/maven-pmd-plugin-default.xml</ruleset>
0 commit comments