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 6ffe46e commit 9b4f92cCopy full SHA for 9b4f92c
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.5</version>
+ <version>2.7.6</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.81</version>
+ <version>1.84</version>
39
</dependency>
40
</dependencies>
41
<build>
0 commit comments