Skip to content

Commit

Permalink
[DCJ-304-maven]: Bump the maven-dependencies group with 4 updates (#2329
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 May 20, 2024
1 parent 36053ce commit 60bab4b
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 @@ -138,7 +138,7 @@
<suppressionFile>owaspSuppression.xml</suppressionFile>
</suppressionFiles>
</configuration>
<version>9.1.0</version>
<version>9.2.0</version>
<executions>
<execution>
<goals>
Expand Down Expand Up @@ -519,7 +519,7 @@
<dependency>
<groupId>org.eclipse.jetty.http2</groupId>
<artifactId>http2-common</artifactId>
<version>11.0.20</version>
<version>11.0.21</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -694,7 +694,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -724,7 +724,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.10.1</version>
<version>2.11.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 60bab4b

Please sign in to comment.