Skip to content

Commit 639449c

Browse files
committed
Merge branch 'master' of sevketgokay:steve-community/steve
2 parents 558e5be + 4999928 commit 639449c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.springframework.boot</groupId>
1111
<artifactId>spring-boot-starter-parent</artifactId>
12-
<version>3.5.5</version>
12+
<version>3.5.6</version>
1313
<relativePath/> <!-- lookup parent from repository -->
1414
</parent>
1515

@@ -160,7 +160,7 @@
160160
<plugin>
161161
<groupId>org.apache.maven.plugins</groupId>
162162
<artifactId>maven-pmd-plugin</artifactId>
163-
<version>3.27.0</version>
163+
<version>3.28.0</version>
164164
<configuration>
165165
<rulesets>
166166
<ruleset>${project.basedir}/maven-pmd-plugin-default.xml</ruleset>

0 commit comments

Comments
 (0)