Skip to content

Commit 916ae40

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

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.6</spring.version>
22+
<spring.version>3.5.7</spring.version>
2323
</properties>
2424

2525
<repositories>
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.openapitools</groupId>
9393
<artifactId>jackson-databind-nullable</artifactId>
94-
<version>0.2.7</version>
94+
<version>0.2.8</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>com.google.guava</groupId>
@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.springframework.boot</groupId>
179179
<artifactId>spring-boot-maven-plugin</artifactId>
180-
<version>3.5.6</version>
180+
<version>3.5.7</version>
181181
<executions>
182182
<execution>
183183
<configuration>

0 commit comments

Comments
 (0)