Skip to content

Commit

Permalink
fix security maven import
Browse files Browse the repository at this point in the history
Signed-off-by: kakawu <[email protected]>
  • Loading branch information
wgcitgkaka committed Sep 4, 2023
1 parent bb143b0 commit 647b0ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.10</version>
<version>2.7.12</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.1-jre</version>
<version>32.1.2-jre</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 647b0ac

Please sign in to comment.