Skip to content

Commit

Permalink
[DT-400-maven]: Bump the maven-dependencies group with 6 updates (#2453)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent eb4e3e7 commit 3746860
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<pact.version>4.6.16</pact.version>
<postgres.version>42.7.5</postgres.version>
<surefire.version>3.5.2</surefire.version>
<swagger.ui.version>5.18.2</swagger.ui.version>
<swagger.ui.version>5.18.3</swagger.ui.version>
<swagger.ui.path>META-INF/resources/webjars/swagger-ui/${swagger.ui.version}/</swagger.ui.path>
<mockserver.version>5.15.0</mockserver.version>
<junit.version>5.11.4</junit.version>
Expand Down Expand Up @@ -138,7 +138,7 @@
<suppressionFile>owaspSuppression.xml</suppressionFile>
</suppressionFiles>
</configuration>
<version>12.0.1</version>
<version>12.0.2</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -455,7 +455,7 @@
<dependency>
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.4.1</version>
<version>5.4.2</version>
</dependency>

<dependency>
Expand All @@ -467,7 +467,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>8.0.0</version>
<version>8.1.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -701,7 +701,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.47.0</version>
<version>2.48.0</version>
</dependency>

<dependency>
Expand All @@ -725,7 +725,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3746860

Please sign in to comment.