Skip to content

Commit

Permalink
[DCJ-400-maven]: Bump the maven-dependencies group with 4 updates (#985)
Browse files Browse the repository at this point in the history
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 Sep 10, 2024
1 parent 93a7e20 commit d7a3541
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<properties>
<dropwizard.version>4.0.7</dropwizard.version>
<logback.version>1.5.7</logback.version>
<logback.version>1.5.8</logback.version>
<java.version>21</java.version>
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
Expand Down Expand Up @@ -442,7 +442,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-client</artifactId>
<version>8.15.0</version>
<version>8.15.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -487,7 +487,7 @@
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-common</artifactId>
<version>11.0.23</version>
<version>11.0.24</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d7a3541

Please sign in to comment.