Skip to content

Commit 597de36

Browse files
Bump the dependencies group with 3 updates (#120)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e03b134 commit 597de36

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
@@ -147,7 +147,7 @@
147147
<dependency>
148148
<groupId>com.google.code.gson</groupId>
149149
<artifactId>gson</artifactId>
150-
<version>2.13.1</version>
150+
<version>2.13.2</version>
151151
</dependency>
152152
<dependency>
153153
<groupId>org.jdbi</groupId>
@@ -167,7 +167,7 @@
167167
<plugin>
168168
<groupId>org.apache.maven.plugins</groupId>
169169
<artifactId>maven-wrapper-plugin</artifactId>
170-
<version>3.3.3</version>
170+
<version>3.3.4</version>
171171
</plugin>
172172
<plugin>
173173
<groupId>org.springframework.boot</groupId>
@@ -183,7 +183,7 @@
183183
</plugin>
184184
<plugin>
185185
<artifactId>maven-surefire-plugin</artifactId>
186-
<version>3.5.3</version>
186+
<version>3.5.4</version>
187187
</plugin>
188188
<plugin>
189189
<groupId>org.openapitools</groupId>

0 commit comments

Comments
 (0)