Skip to content

Commit 538fc63

Browse files
authored
Merge pull request #1532 from OSGP/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.4.3
Bump org.springframework.boot:spring-boot-starter-parent from 3.3.7 to 3.4.3
2 parents d0f61c5 + 046ae9c commit 538fc63

File tree

2 files changed

+2
-2
lines changed
  • osgp
    • protocol-adapter-iec60870/osgp-protocol-simulator-iec60870
    • protocol-adapter-iec61850/osgp-protocol-simulator-iec61850

2 files changed

+2
-2
lines changed

osgp/protocol-adapter-iec60870/osgp-protocol-simulator-iec60870/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ SPDX-License-Identifier: Apache-2.0
1616
<parent>
1717
<groupId>org.springframework.boot</groupId>
1818
<artifactId>spring-boot-starter-parent</artifactId>
19-
<version>3.3.8</version>
19+
<version>3.4.3</version>
2020
<relativePath /> <!-- lookup parent from repository -->
2121
</parent>
2222

osgp/protocol-adapter-iec61850/osgp-protocol-simulator-iec61850/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ SPDX-License-Identifier: Apache-2.0
4343
<parent>
4444
<groupId>org.springframework.boot</groupId>
4545
<artifactId>spring-boot-starter-parent</artifactId>
46-
<version>3.3.8</version>
46+
<version>3.4.3</version>
4747
<relativePath /> <!-- lookup parent from repository -->
4848
</parent>
4949

0 commit comments

Comments
 (0)