Skip to content

Commit fcccabe

Browse files

File tree

2 files changed

+2
-2
lines changed
  • lighty-core/lighty-controller-spring-di
  • lighty-examples/lighty-controller-springboot-netconf

2 files changed

+2
-2
lines changed

lighty-core/lighty-controller-spring-di/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>org.springframework.boot</groupId>
2929
<artifactId>spring-boot-dependencies</artifactId>
30-
<version>3.4.0</version>
30+
<version>3.4.3</version>
3131
<type>pom</type>
3232
<scope>import</scope>
3333
</dependency>

lighty-examples/lighty-controller-springboot-netconf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>3.4.0</version>
14+
<version>3.4.3</version>
1515
<relativePath/> <!-- lookup parent from repository -->
1616
</parent>
1717

0 commit comments

Comments
 (0)