Skip to content

Commit 9b4f92c

Browse files
authored
Update pom.xml
1 parent 6ffe46e commit 9b4f92c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-example/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>2.7.5</version>
7+
<version>2.7.6</version>
88
<relativePath/>
99
</parent>
1010
<groupId>com.example</groupId>
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>com.github.javadev</groupId>
3737
<artifactId>underscore</artifactId>
38-
<version>1.81</version>
38+
<version>1.84</version>
3939
</dependency>
4040
</dependencies>
4141
<build>

0 commit comments

Comments
 (0)