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 a130e93 commit 90fe58fCopy full SHA for 90fe58f
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.6.1</version>
+ <version>2.6.4</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.72</version>
+ <version>1.75</version>
39
</dependency>
40
</dependencies>
41
<build>
0 commit comments