We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ef451 commit c7adb2fCopy full SHA for c7adb2f
spring-boot-example/pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.springframework.boot</groupId>
6
<artifactId>spring-boot-starter-parent</artifactId>
7
- <version>2.7.12</version>
+ <version>2.7.14</version>
8
<relativePath/>
9
</parent>
10
<groupId>com.example</groupId>
@@ -35,7 +35,7 @@
35
<dependency>
36
<groupId>com.github.javadev</groupId>
37
<artifactId>underscore</artifactId>
38
- <version>1.89</version>
+ <version>1.92</version>
39
</dependency>
40
</dependencies>
41
<build>
0 commit comments