Skip to content

Commit 3746860

Browse files
[DT-400-maven]: Bump the maven-dependencies group with 6 updates (#2453)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb4e3e7 commit 3746860

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<pact.version>4.6.16</pact.version>
2020
<postgres.version>42.7.5</postgres.version>
2121
<surefire.version>3.5.2</surefire.version>
22-
<swagger.ui.version>5.18.2</swagger.ui.version>
22+
<swagger.ui.version>5.18.3</swagger.ui.version>
2323
<swagger.ui.path>META-INF/resources/webjars/swagger-ui/${swagger.ui.version}/</swagger.ui.path>
2424
<mockserver.version>5.15.0</mockserver.version>
2525
<junit.version>5.11.4</junit.version>
@@ -138,7 +138,7 @@
138138
<suppressionFile>owaspSuppression.xml</suppressionFile>
139139
</suppressionFiles>
140140
</configuration>
141-
<version>12.0.1</version>
141+
<version>12.0.2</version>
142142
<executions>
143143
<execution>
144144
<goals>
@@ -455,7 +455,7 @@
455455
<dependency>
456456
<groupId>org.apache.httpcomponents.client5</groupId>
457457
<artifactId>httpclient5</artifactId>
458-
<version>5.4.1</version>
458+
<version>5.4.2</version>
459459
</dependency>
460460

461461
<dependency>
@@ -467,7 +467,7 @@
467467
<dependency>
468468
<groupId>io.sentry</groupId>
469469
<artifactId>sentry</artifactId>
470-
<version>8.0.0</version>
470+
<version>8.1.0</version>
471471
</dependency>
472472

473473
<dependency>
@@ -701,7 +701,7 @@
701701
<dependency>
702702
<groupId>com.google.cloud</groupId>
703703
<artifactId>google-cloud-storage</artifactId>
704-
<version>2.47.0</version>
704+
<version>2.48.0</version>
705705
</dependency>
706706

707707
<dependency>
@@ -725,7 +725,7 @@
725725
<dependency>
726726
<groupId>com.google.code.gson</groupId>
727727
<artifactId>gson</artifactId>
728-
<version>2.11.0</version>
728+
<version>2.12.1</version>
729729
</dependency>
730730

731731
<dependency>

0 commit comments

Comments
 (0)