We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791b6e7 commit 7b7f0feCopy full SHA for 7b7f0fe
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.3.6</version>
+ <version>3.3.7</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