Skip to content

Commit

Permalink
[DCJ-400-maven]: Bump the maven-dependencies group with 5 updates (#974)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 9d50d49 commit 0d088e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<jersey.version>2.19</jersey.version>
<junit.version>5.10.3</junit.version>
<mockserver.version>5.15.0</mockserver.version>
<surefire.version>3.3.0</surefire.version>
<surefire.version>3.3.1</surefire.version>
<swagger.ui.version>5.17.14</swagger.ui.version>
<swagger.ui.path>META-INF/resources/webjars/swagger-ui/${swagger.ui.version}/</swagger.ui.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -386,7 +386,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>7.11.0</version>
<version>7.12.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -429,19 +429,19 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-context</artifactId>
<version>1.65.0</version>
<version>1.65.1</version>
</dependency>

<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-storage</artifactId>
<version>v1-rev20240625-2.0.0</version>
<version>v1-rev20240706-2.0.0</version>
</dependency>

<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-client</artifactId>
<version>8.14.2</version>
<version>8.14.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0d088e7

Please sign in to comment.