Skip to content

Commit 284c1d8

Browse files
authored
Merge pull request #4 from binarycodes/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.5.0
Bump org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.5.0
2 parents 4ca144b + c3a72cd commit 284c1d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ssh-hostkey-signer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.springframework.boot</groupId>
2121
<artifactId>spring-boot-starter-parent</artifactId>
22-
<version>3.4.4</version>
22+
<version>3.5.0</version>
2323
<relativePath/>
2424
</parent>
2525

ssh-key-signer-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.boot</groupId>
2222
<artifactId>spring-boot-starter-parent</artifactId>
23-
<version>3.4.4</version>
23+
<version>3.5.0</version>
2424
<relativePath />
2525
</parent>
2626

ssh-userkey-signer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.springframework.boot</groupId>
2121
<artifactId>spring-boot-starter-parent</artifactId>
22-
<version>3.4.4</version>
22+
<version>3.5.0</version>
2323
</parent>
2424

2525
<dependencyManagement>

0 commit comments

Comments
 (0)