Skip to content

Commit b80d2b8

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

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
@@ -126,7 +126,7 @@
126126
<dependency>
127127
<groupId>org.xerial</groupId>
128128
<artifactId>sqlite-jdbc</artifactId>
129-
<version>3.50.1.0</version>
129+
<version>3.50.2.0</version>
130130
</dependency>
131131
<dependency>
132132
<groupId>io.minio</groupId>
@@ -146,7 +146,7 @@
146146
<dependency>
147147
<groupId>org.junit.jupiter</groupId>
148148
<artifactId>junit-jupiter</artifactId>
149-
<version>5.13.1</version>
149+
<version>5.13.2</version>
150150
<scope>test</scope>
151151
</dependency>
152152
</dependencies>
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>org.openapitools</groupId>
175175
<artifactId>openapi-generator-maven-plugin</artifactId>
176-
<version>7.13.0</version>
176+
<version>7.14.0</version>
177177
<executions>
178178
<execution>
179179
<id>api.2b2t.vc</id>

0 commit comments

Comments
 (0)