Skip to content

Commit 095825c

Browse files
Bump the dependencies group with 2 updates (#80)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7b820e commit 095825c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>software.amazon.awssdk</groupId>
122122
<artifactId>s3</artifactId>
123-
<version>2.28.16</version>
123+
<version>2.28.21</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>org.junit.jupiter</groupId>
@@ -152,7 +152,7 @@
152152
<plugin>
153153
<groupId>org.openapitools</groupId>
154154
<artifactId>openapi-generator-maven-plugin</artifactId>
155-
<version>7.8.0</version>
155+
<version>7.9.0</version>
156156
<executions>
157157
<execution>
158158
<id>api.2b2t.vc</id>

0 commit comments

Comments
 (0)