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 (#893)

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 Sep 28, 2023
1 parent 1d92c66 commit 16dcd8c
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 @@ -17,7 +17,7 @@
<jena.version>2.6.4</jena.version>
<jersey.version>2.19</jersey.version>
<mockserver.version>5.15.0</mockserver.version>
<swagger.ui.version>5.6.1</swagger.ui.version>
<swagger.ui.version>5.7.2</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>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down Expand Up @@ -156,7 +156,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<configuration>
<finalName>consent-ontology</finalName>
<createDependencyReducedPom>true</createDependencyReducedPom>
Expand Down Expand Up @@ -401,7 +401,7 @@
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-storage</artifactId>
<version>v1-rev20230907-2.0.0</version>
<version>v1-rev20230922-2.0.0</version>
</dependency>

<!-- SourceClear fix https://broadinstitute-dsp.sourceclear.io/teams/jppForw/issues/vulnerabilities/5391949/3285366 -->
Expand All @@ -427,7 +427,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-client</artifactId>
<version>8.9.2</version>
<version>8.10.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 16dcd8c

Please sign in to comment.