Skip to content

Commit bd34c6c

Browse files
Bump the dependencies group with 4 updates (#121)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8af214 commit bd34c6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<maven-plugin-version>1.0.0</maven-plugin-version>
2020
<junit-version>4.13.1</junit-version>
2121
<default.package>vc.openapi</default.package>
22-
<spring.version>3.5.5</spring.version>
22+
<spring.version>3.5.6</spring.version>
2323
</properties>
2424

2525
<repositories>
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.google.guava</groupId>
9898
<artifactId>guava</artifactId>
99-
<version>33.4.8-jre</version>
99+
<version>33.5.0-jre</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>org.redisson</groupId>
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>org.springframework.boot</groupId>
174174
<artifactId>spring-boot-maven-plugin</artifactId>
175-
<version>3.5.5</version>
175+
<version>3.5.6</version>
176176
<executions>
177177
<execution>
178178
<configuration>

0 commit comments

Comments
 (0)