Skip to content

Commit

Permalink
[DUOS-1740-dependabot]: Bump the maven-dependencies group with 7 upda…
Browse files Browse the repository at this point in the history
…tes (#2185)

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 Nov 12, 2023
1 parent 57a9f51 commit e29f977
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 @@ -21,9 +21,9 @@
<swagger.ui.version>5.9.0</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.10.0</junit.version>
<junit.version>5.10.1</junit.version>
<io.grpc.version>1.58.0</io.grpc.version>
<mockito.version>5.6.0</mockito.version>
<mockito.version>5.7.0</mockito.version>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down Expand Up @@ -438,7 +438,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>6.32.0</version>
<version>6.33.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -490,7 +490,7 @@
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-common</artifactId>
<version>11.0.17</version>
<version>11.0.18</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -652,7 +652,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage</artifactId>
<version>2.29.0</version>
<version>2.29.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit e29f977

Please sign in to comment.