Skip to content

Commit

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

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 Oct 3, 2023
1 parent 16dcd8c commit 7cae9b4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>6.29.0</version>
<version>6.30.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -401,7 +401,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-storage</artifactId>
<version>v1-rev20230922-2.0.0</version>
<version>v1-rev20230926-2.0.0</version>
</dependency>

<!-- SourceClear fix https://broadinstitute-dsp.sourceclear.io/teams/jppForw/issues/vulnerabilities/5391949/3285366 -->
Expand Down Expand Up @@ -538,7 +538,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.13.0</version>
<version>2.14.0</version>
</dependency>

<dependency>
Expand All @@ -552,7 +552,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mockserver</artifactId>
<version>1.19.0</version>
<version>1.19.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 7cae9b4

Please sign in to comment.