We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17c6b4 commit 151b6ddCopy full SHA for 151b6dd
lighty-core/lighty-controller-spring-di/pom.xml
@@ -27,7 +27,7 @@
27
<dependency>
28
<groupId>org.springframework.boot</groupId>
29
<artifactId>spring-boot-dependencies</artifactId>
30
- <version>3.4.3</version>
+ <version>3.4.4</version>
31
<type>pom</type>
32
<scope>import</scope>
33
</dependency>
lighty-examples/lighty-controller-springboot-netconf/pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
13
<artifactId>spring-boot-starter-parent</artifactId>
14
15
<relativePath/> <!-- lookup parent from repository -->
16
</parent>
17
0 commit comments