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

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 Feb 27, 2024
1 parent 8102c75 commit 38408b4
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 @@ -213,7 +213,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
<configuration>
<finalName>consent-ontology</finalName>
<createDependencyReducedPom>true</createDependencyReducedPom>
Expand Down Expand Up @@ -404,7 +404,7 @@
<dependency>
<groupId>io.sentry</groupId>
<artifactId>sentry</artifactId>
<version>7.3.0</version>
<version>7.4.0</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -459,7 +459,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-client</artifactId>
<version>8.12.1</version>
<version>8.12.2</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -557,7 +557,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mockserver</artifactId>
<version>1.19.5</version>
<version>1.19.6</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 38408b4

Please sign in to comment.